Skip to content

Commit d644bc9

Browse files
chore(deps): update dependency sphinx-rtd-theme to >=3,<3.2 (#619)
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,<3.1` → `>=3,<3.2` | ![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) | --- ### 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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update 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/hetznercloud/hcloud-python). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4a0122 commit d644bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
extras_require={
4242
"docs": [
4343
"sphinx>=8,<8.3",
44-
"sphinx-rtd-theme>=3,<3.1",
44+
"sphinx-rtd-theme>=3,<3.2",
4545
"myst-parser>=5,<5.1",
4646
"watchdog>=6,<6.1",
4747
],

0 commit comments

Comments
 (0)