From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Sun, 3 Aug 2025 18:39:39 +0000 (+0200) Subject: [3.13] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137350) X-Git-Tag: v3.13.6~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fc190c3d38da3ff9a2a3aacdd130c3f66e8384a0;p=thirdparty%2FPython%2Fcpython.git [3.13] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137350) 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