Skip to content

Commit 63bd688

Browse files
chore(deps): update dependency sphinx-rtd-theme to v3.1.0 (#919)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [sphinx-rtd-theme](https://redirect.github.com/readthedocs/sphinx_rtd_theme) | `==3.0.2` → `==3.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-rtd-theme/3.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinx-rtd-theme/3.0.2/3.1.0?slim=true) | | [sphinx-rtd-theme](https://redirect.github.com/readthedocs/sphinx_rtd_theme) | `==3.1.0rc2` → `==3.1.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/sphinx-rtd-theme/3.1.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/sphinx-rtd-theme/3.1.0rc2/3.1.0?slim=true) | --- ### Release Notes <details> <summary>readthedocs/sphinx_rtd_theme (sphinx-rtd-theme)</summary> ### [`v3.1.0`](https://redirect.github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0) [Compare Source](https://redirect.github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/line/line-bot-sdk-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NS4xIiwidXBkYXRlZEluVmVyIjoiNDIuODUuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9af42c commit 63bd688

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-dev.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ tox==4.34.1 ; python_version < "3.10"
55
wheel==0.46.1
66
Sphinx==9.0.4 ; python_version >= "3.11"
77
Sphinx==7.4.7 ; python_version < "3.11"
8-
sphinx-rtd-theme==3.1.0rc2 ; python_version >= "3.11"
9-
sphinx-rtd-theme==3.0.2 ; python_version < "3.11"
8+
sphinx-rtd-theme==3.1.0 ; python_version >= "3.11"
9+
sphinx-rtd-theme==3.1.0 ; python_version < "3.11"
1010
pypandoc==1.16.2
1111
twine==6.2.0
1212
black==25.12.0

0 commit comments

Comments
 (0)