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

* [3.11] Pin python-docs-theme

* Use today's release

---------
(cherry picked from commit 77ca2f66ea733f283fdaab403730e281babcbce8)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/requirements.txt

index da5c38ae1a02986d9c72a241fc9a145676b33e7c..c6f768f82ed12a2783f3c5c6ebbef686b4adb966 100644 (file)
@@ -15,6 +15,6 @@ blurb
 
 # The theme used by the documentation is stored separately, so we need
 # to install that as well.
-python-docs-theme>=2022.1
+python-docs-theme==2025.2
 
 -c constraints.txt