Browse Source

Merge pull request #10842 from godotengine/dependabot/pip/sphinxext-opengraph-0.10.0

Bump sphinxext-opengraph from 0.9.1 to 0.10.0
Matthew 3 months ago
parent
commit
031fd83b31
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.9.1
+sphinxext-opengraph==0.10.0
 
 # `.. video::` directive support to embed videos in documentation pages.
 sphinxcontrib-video==0.4.1