Skip to content

Commit 0af7465

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 7994640 commit 0af7465

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
@@ -79,7 +79,7 @@ dev = [
7979
]
8080
docs = [
8181
"sphinx >=7.3.7,<8",
82-
"sphinx_rtd_theme >=2.0.0,<3",
82+
"sphinx_rtd_theme >=2.0.0,<4",
8383
"sphinx-mdinclude >=0.6.0,<1",
8484
]
8585
all = [

0 commit comments

Comments
 (0)