Browse Source

Bump sphinxext-opengraph from 0.5.1 to 0.6.1

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

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

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit f990d624fb8473ccd7a85b1345d0c83047e586a5)
dependabot[bot] 3 years ago
parent
commit
01c61c147e
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.1
+sphinxext-opengraph==0.6.1
 
 # Full-page search UI for RTD: https://readthedocs-sphinx-search.readthedocs.io
 readthedocs-sphinx-search==0.1.0