Skip to content

Commit cc3430a

Browse files
build(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-version: 3.0.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 838fe73 commit cc3430a

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
@@ -44,7 +44,7 @@ optional = true
4444

4545
[tool.poetry.group.docs.dependencies]
4646
sphinx = "^7.2.6"
47-
sphinx-rtd-theme = "^2.0.0"
47+
sphinx-rtd-theme = "^3.0.2"
4848
myst-parser = "^4.0.1"
4949
sphinxcontrib-napoleon = "^0.7"
5050
sphinx-autodoc-typehints = "^2.3.0"

0 commit comments

Comments
 (0)