Skip to content

Commit

Permalink
[3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342)
Browse files Browse the repository at this point in the history
(cherry picked from commit e649515)
  • Loading branch information
AA-Turner authored Jan 20, 2024
1 parent 685d88d commit 8e17470
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Doc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 8e17470

Please sign in to comment.