浏览代码

Bump sphinxext-opengraph from 0.9.1 to 0.10.0

Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.9.1 to 0.10.0.
- [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases)
- [Commits](https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.9.1...v0.10.0)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] 3 月之前
父节点
当前提交
7fd2c763f2
共有 1 个文件被更改,包括 1 次插入1 次删除
  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