]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Docs: Upgrade Sphinx to 7.4 (#121987)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Fri, 19 Jul 2024 07:58:19 +0000 (08:58 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Jul 2024 07:58:19 +0000 (08:58 +0100)
Doc/requirements.txt

index b47a9d8a8635ab460159035b5e4483804297bfef..98ad52e17538a469f079b36617d5528f21446031 100644 (file)
@@ -6,12 +6,12 @@
 # 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~=7.3.0
+sphinx~=7.4.0
 
 blurb
 
-sphinxext-opengraph==0.7.5
-sphinx-notfound-page==1.0.0
+sphinxext-opengraph~=0.9.0
+sphinx-notfound-page~=1.0.0
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.