From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Mon, 22 Dec 2025 13:51:52 +0000 (+0100) Subject: [3.12] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) (#140430) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2750f3c9b5c5e3787ebf4637125c9d746ad4694b;p=thirdparty%2FPython%2Fcpython.git [3.12] Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) (#140430) Use ``sphinxext-opengraph`` v0.13.0 (GH-140425) (cherry picked from commit b4d230736709235f90fe635f3322973cc9fadd21) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index 7b7286429a10..d5f7b473c3aa 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -11,7 +11,7 @@ sphinx~=8.2.0 blurb -sphinxext-opengraph~=0.12.0 +sphinxext-opengraph~=0.13.0 sphinx-notfound-page~=1.0.0 # The theme used by the documentation is stored separately, so we need