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:
dependabot[bot] 2025-09-29 21:03:45 +00:00 committed by GitHub
parent 33e4f112c7
commit 64e249ec5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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