]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.11] Docs: pin python-docs-theme to 2025.2 (#129576)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Thu, 13 Feb 2025 01:31:11 +0000 (01:31 +0000)
committerGitHub <noreply@github.com>
Thu, 13 Feb 2025 01:31:11 +0000 (01:31 +0000)
Doc/requirements.txt

index 118e6c322b4be2bc4e169eb132df6bd226efb2ca..6ff19f2c02c1e08cc3ba86c765adee230d61d468 100644 (file)
@@ -16,6 +16,6 @@ sphinx-notfound-page==1.0.0
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.
-python-docs-theme>=2023.3.1,!=2023.7
+python-docs-theme==2025.2
 
 -c constraints.txt