Skip to content

Commit bd930e7

Browse files
Update sphinx-rtd-theme requirement from ~2.0 to ~3.0 (#183)
Updates the requirements on [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 77f0c12 commit bd930e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pytest-cov = "~6.0"
3838
pytest-unordered = "~0.6"
3939
pre-commit = "~3.5"
4040
Sphinx = "~7.1"
41-
sphinx-rtd-theme = "~2.0"
41+
sphinx-rtd-theme = "~3.0"
4242
sphinxcontrib-napoleon = "~0.7"
4343
m2r = "~0.3"
4444
third-party-license-file-generator = "~2024.8"

0 commit comments

Comments
 (0)