From 0ad3aba0a1fba3b97185e0ad4ab0371914414a81 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Date: Tue, 21 Oct 2025 17:02:43 +0100 Subject: [PATCH] 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> --- Doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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