From: Hugo van Kemenade Date: Fri, 4 Aug 2023 21:14:21 +0000 (+0300) Subject: [3.11] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107634) X-Git-Tag: v3.11.5~96 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f978a79130133de1cf26436c460ff169cf5c8dc5;p=thirdparty%2FPython%2Fcpython.git [3.11] Docs: upgrade to python-docs-theme 2023.7 (GH-107617) (#107634) (cherry picked from commit 19f32b24b2e1680ff9929bb64d681397b259c6fb) --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index ddecdb4a5f7c..2b8d4df21473 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -15,6 +15,6 @@ sphinxext-opengraph>=0.7.1 # 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