Update sphinx-rtd-theme requirement from <3,>=2 to >=2,<4 (#1900)

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:55:07 -05:00 committed by GitHub
parent c48dc69282
commit 006a9960f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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