[3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342)

(cherry picked from commit e6495159f6)
This commit is contained in:
Adam Turner 2024-01-20 11:31:06 +00:00 committed by GitHub
parent 685d88d8ad
commit 8e17470710
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,12 +6,13 @@
# Sphinx version is pinned so that new versions that introduce new warnings
# won't suddenly cause build failures. Updating the version is fine as long
# as no warnings are raised by doing so.
sphinx==4.5.0
sphinx~=7.2.0
blurb
sphinx-autobuild
sphinxext-opengraph>=0.7.1
sphinxext-opengraph==0.7.5
sphinx-notfound-page==1.0.0
# The theme used by the documentation is stored separately, so we need
# to install that as well.