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.1.3/CHANGES.rst) - [Commits](https://github.com/sphinx-doc/sphinx/compare/v5.3.0...v8.1.3) --- updated-dependencies: - dependency-name: sphinx dependency-version: 8.1.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
33e4f112c7
commit
64e249ec5a
@ -1,6 +1,6 @@
|
||||
tornado
|
||||
aiohttp
|
||||
sphinx>=5.3,<8
|
||||
sphinx>=5.3,<9
|
||||
sphinx_rtd_theme>=2,<3
|
||||
readthedocs-sphinx-search~=0.3
|
||||
furo==2024.8.6
|
||||
|
||||
Loading…
Reference in New Issue
Block a user