mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-99380: Update to Sphinx 7 (#99381)
This commit is contained in:
parent
567a85e9c1
commit
e6495159f6
1 changed files with 1 additions and 2 deletions
|
|
@ -6,8 +6,7 @@
|
|||
# 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.
|
||||
# PR #104777: Sphinx 6.2 no longer uses imghdr, removed in Python 3.13.
|
||||
sphinx==6.2.1
|
||||
sphinx~=7.2.0
|
||||
|
||||
blurb
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue