https://github.com/python/cpython/commit/ecdec64f7362716609b38e78b13d65a8fdd0caa2 commit: ecdec64f7362716609b38e78b13d65a8fdd0caa2 branch: 3.14 author: Miss Islington (bot) <31488909+miss-isling...@users.noreply.github.com> committer: hugovk <1324225+hug...@users.noreply.github.com> date: 2025-08-03T18:39:19Z summary:
[3.14] GH-136155: Use ``sphinxext-opengraph`` v0.11.0 (GH-137348) (#137349) Co-authored-by: Adam Turner <9087854+aa-tur...@users.noreply.github.com> files: M Doc/requirements.txt diff --git a/Doc/requirements.txt b/Doc/requirements.txt index a2960ea9aa0203..924e218c9f67d9 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 _______________________________________________ Python-checkins mailing list -- python-checkins@python.org To unsubscribe send an email to python-checkins-le...@python.org https://mail.python.org/mailman3//lists/python-checkins.python.org Member address: arch...@mail-archive.com