https://github.com/python/cpython/commit/b4d230736709235f90fe635f3322973cc9fadd21
commit: b4d230736709235f90fe635f3322973cc9fadd21
branch: main
author: Adam Turner <[email protected]>
committer: JulienPalard <[email protected]>
date: 2025-10-21T16:02:43Z
summary:

Use ``sphinxext-opengraph`` v0.13.0 (GH-140425)

files:
M Doc/requirements.txt

diff --git a/Doc/requirements.txt b/Doc/requirements.txt
index 7b7286429a1041..d5f7b473c3aa84 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

_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]

Reply via email to