Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
[3.11] GH-99380: Update to Sphinx 7 (GH-99381).
(cherry picked from commit e649515)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
  • Loading branch information
AA-Turner committed Jan 20, 2024
commit 7ab7b20908c09e0f15b1c12552c599d559801a98
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