Skip to content

Commit 58794a0

Browse files
build(deps): update sphinxext-opengraph requirement
Updates the requirements on [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.8.2...v0.13.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2277fed commit 58794a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ sphinx-autobuild = "^2021.3.14"
5252
sphinx-copybutton = "^0.5.2"
5353
sphinx-github-changelog = "^1.2.0"
5454
sphinx-issues = "^3.0.1"
55-
sphinxext-opengraph = "^0.8.2"
55+
sphinxext-opengraph = "^0.13.0"
5656

5757
[build-system]
5858
requires = ["poetry-core"]

0 commit comments

Comments
 (0)