mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
[3.11] GH-99380: Update to Sphinx 7 (GH-99381) (#114342)
(cherry picked from commit e6495159f6)
This commit is contained in:
parent
685d88d8ad
commit
8e17470710
1 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue