]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.9] gh-115349: Pin theme to fix code snippets (GH-115351)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Tue, 13 Feb 2024 12:56:59 +0000 (14:56 +0200)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2024 12:56:59 +0000 (13:56 +0100)
Pin theme to fix code snippets

Doc/requirements.txt

index 52bdaf742f36d8ed38a4f51b4e28e18e690c7f00..df5b687ec67ccd5a8d82cf0acddc81a93abfebc5 100644 (file)
@@ -17,6 +17,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==2023.3.1
 
 -c constraints.txt