Skip to content

Commit 2f68b5b

Browse files
Update sphinx-rtd-theme requirement from ~1.3 to ~2.0 (#90)
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@1.3.0...2.0.0) --- 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 b55b011 commit 2f68b5b

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
@@ -35,7 +35,7 @@ pytest-cov = "~4.1"
3535
pytest-unordered = "~0.5"
3636
pre-commit = "~3.5"
3737
Sphinx = "~7.2"
38-
sphinx-rtd-theme = "~1.3"
38+
sphinx-rtd-theme = "~2.0"
3939
sphinxcontrib-napoleon = "~0.7"
4040
m2r = "~0.3"
4141
third-party-license-file-generator = "~2023.2"

0 commit comments

Comments
 (0)