Browse Source

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 years ago
parent
commit
24522cb59e
1 changed files with 1 additions and 1 deletions
  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