Browse Source

[3.10] Docs: pin python-docs-theme to 2025.2 (GH-129576) (#130067)

[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 77ca2f66ea)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
pull/130086/head
Adam Turner 8 months ago
committed by GitHub
parent
commit
1d4db86b4d
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      Doc/requirements.txt

2
Doc/requirements.txt

@ -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
Loading…
Cancel
Save