Skip to content

Commit 709d04e

Browse files
Update sphinx requirement from <8,>=5.3 to >=5.3,<9
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v5.3.0...v8.0.2) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b111cbf commit 709d04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
sphinx>=5.3,<8
1+
sphinx>=5.3,<9
22
sphinx_rtd_theme>=2,<3
33
readthedocs-sphinx-search~=0.3
44
sphinxcontrib-shellcheck>=1,<2

0 commit comments

Comments
 (0)