Update sphinx requirement from <8,>=5.3 to >=5.3,<9 (#1901)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-10-07 04:52:14 -05:00 committed by GitHub
parent 093d5bebde
commit c48dc69282
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,4 @@
sphinx>=5.3,<8
sphinx>=5.3,<9
sphinx_rtd_theme>=2,<3
readthedocs-sphinx-search~=0.3
sphinxcontrib-shellcheck>=1,<2