Skip to content

Commit 40c8a4c

Browse files
chore(deps-dev): update sphinx-rtd-theme requirement
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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 854c71f commit 40c8a4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ types-pytz>=2024.1.0,<2025.0.0
5050

5151
# Documentation
5252
sphinx>=7.0.0,<8.0.0
53-
sphinx-rtd-theme>=2.0.0,<3.0.0
53+
sphinx-rtd-theme>=2.0.0,<4.0.0
5454
sphinx-autodoc-typehints>=2.0.0,<3.0.0
5555

5656
# Performance Testing

0 commit comments

Comments
 (0)