]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
GH-99380: Update to Sphinx 7 (#99381)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Sat, 20 Jan 2024 11:20:51 +0000 (11:20 +0000)
committerGitHub <noreply@github.com>
Sat, 20 Jan 2024 11:20:51 +0000 (11:20 +0000)
Doc/requirements.txt

index 04334fd5a464d4da338efe1a5e99872bdcdb7aa7..118e6c322b4be2bc4e169eb132df6bd226efb2ca 100644 (file)
@@ -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