Update sphinxext-opengraph requirement from ^0.4.0 to ^0.8.2 (#89)

Updates the requirements on [sphinxext-opengraph](https://github.com/wpilibsuite/sphinxext-opengraph) to permit the latest version.
- [Release notes](https://github.com/wpilibsuite/sphinxext-opengraph/releases)
- [Commits](https://github.com/wpilibsuite/sphinxext-opengraph/compare/v0.4.0...v0.8.2)

---
updated-dependencies:
- dependency-name: sphinxext-opengraph
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-05-04 15:34:37 -07:00
committed by GitHub
parent 0b99828bb6
commit 3734729d22

View File

@ -36,7 +36,7 @@ sphinx-autoapi = "^2.0.1"
sphinx-autodoc-typehints = "^1.12.0"
sphinxcontrib-spelling = "^8.0.0"
sphinx-copybutton = "^0.5.2"
sphinxext-opengraph = "^0.4.0"
sphinxext-opengraph = "^0.8.2"
sphinx-rtd-theme = "^1.0.0"
toml = "^0.10.2"
types-python-dateutil = "^2.8.0"