Browse Source

Merge pull request #11172 from godotengine/dependabot/pip/sphinxext-opengraph-0.11.0

Bump sphinxext-opengraph from 0.10.0 to 0.11.0
Max Hilbrunner 5 days ago
parent
commit
bae4de3b5b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -18,7 +18,7 @@ sphinx-copybutton==0.5.2
 # Custom 404 error page (more useful than the default).
 sphinx-notfound-page==1.1.0
 # Adds Open Graph tags in the HTML `<head>` tag.
-sphinxext-opengraph==0.10.0
+sphinxext-opengraph==0.11.0
 
 # `.. video::` directive support to embed videos in documentation pages.
 sphinxcontrib-video==0.4.1