Skip to content

Commit 726b172

Browse files
⬆️ Update sphinxext-opengraph requirement
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](sphinx-doc/sphinxext-opengraph@v0.7.5...v0.8.2) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a784880 commit 726b172

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ rtd = [
6161
"sphinxext-rediraffe~=0.2.7",
6262
# TODO this can uncommented once https://github.com/mgaitan/sphinxcontrib-mermaid/issues/109 is fixed
6363
# "sphinxcontrib.mermaid~=0.7.1",
64-
"sphinxext-opengraph~=0.7.5",
64+
"sphinxext-opengraph~=0.8.2",
6565
"sphinx-pyscript",
6666
"sphinx-tippy>=0.3.1",
6767
"sphinx-autodoc2~=0.4.2",

0 commit comments

Comments
 (0)