Skip to content

Commit 472ffd3

Browse files
chore(deps): update sphinx-rtd-theme requirement from ~=2.0.0 to ~=3.0.2
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ccf9e5 commit 472ffd3

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
@@ -80,7 +80,7 @@ dev = [
8080
]
8181
docs = [
8282
"sphinx ~=7.3.7",
83-
"sphinx_rtd_theme ~=2.0.0",
83+
"sphinx_rtd_theme ~=3.0.2",
8484
"sphinx-mdinclude ~=0.6.0",
8585
]
8686
all = [

0 commit comments

Comments
 (0)