Skip to content

Commit

Permalink
Bump sphinx-rtd-theme from 2.0.0 to 3.0.2
Browse files Browse the repository at this point in the history
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 2.0.0 to 3.0.2.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](readthedocs/sphinx_rtd_theme@2.0.0...3.0.2)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent 7cc2af9 commit dd6f8a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ sphinx==7.4.7
# sphinxcontrib-jquery
sphinx-autobuild==2024.9.19
# via appdaemon (pyproject.toml)
sphinx-rtd-theme==2.0.0
sphinx-rtd-theme==3.0.2
# via appdaemon (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dev = [
# Dependencies required to build the documentation using sphinx
doc = [
"sphinx-autobuild >= 2021.3.14,< 2024.10.0",
"sphinx-rtd-theme == 2.0.0",
"sphinx-rtd-theme == 3.0.2",
"pygments >= 2.14,< 2.19",
"myst-parser == 4.0.0",
]
Expand Down

0 comments on commit dd6f8a8

Please sign in to comment.