From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 3 Aug 2025 18:39:19 +0000 (+0200) Subject: [3.14] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137349) X-Git-Tag: v3.14.0rc2~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ecdec64f7362716609b38e78b13d65a8fdd0caa2;p=thirdparty%2FPython%2Fcpython.git [3.14] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137349) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/requirements.txt b/Doc/requirements.txt index a2960ea9aa02..924e218c9f67 100644 --- a/Doc/requirements.txt +++ b/Doc/requirements.txt @@ -11,7 +11,7 @@ sphinx~=8.2.0 blurb -sphinxext-opengraph~=0.10.0 +sphinxext-opengraph~=0.11.0 sphinx-notfound-page~=1.0.0 # The theme used by the documentation is stored separately, so we need