浏览代码

Bump sphinxext-opengraph from 0.5.0 to 0.5.1

Bumps [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.5.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit 17bcff412ac1861d2f207d921950f20835e701be)
dependabot[bot] 3 年之前
父节点
当前提交
24522cb59e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -15,7 +15,7 @@ sphinx-tabs==1.3.0  # pyup: ignore
 sphinx-notfound-page==0.7.1
 
 # Adds Open Graph tags in the HTML `<head>` tag
-sphinxext-opengraph==0.5.0
+sphinxext-opengraph==0.5.1
 
 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io
 readthedocs-sphinx-search==0.1.0