From: Hugo van Kemenade Date: Fri, 4 Aug 2023 20:20:20 +0000 (+0300) Subject: [3.12] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107633) X-Git-Tag: v3.12.0rc1~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28a9849d7c2f2ae3c283cf61b904418d8b01ec01;p=thirdparty%2FPython%2Fcpython.git [3.12] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107633) (cherry picked from commit 19f32b24b2e1680ff9929bb64d681397b259c6fb) --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index 4c9d02ea37ab..fb558b3c5af2 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -14,6 +14,6 @@ sphinxext-opengraph==0.7.5 # 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.7 -c constraints.txt