Skip to content

Commit df1daf0

Browse files
Bump sphinxext-opengraph from 0.9.1 to 0.10.0 (#2818)
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.9.1 to 0.10.0. - [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.9.1...v0.10.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2fc8207 commit df1daf0

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
@@ -41,7 +41,7 @@ docs = [
4141
"sphinx-copybutton==0.5.2",
4242
"sphinx-issues==5.0.0",
4343
"sphinx==8.2.3",
44-
"sphinxext-opengraph==0.9.1",
44+
"sphinxext-opengraph==0.10.0",
4545
]
4646
tests = ["pytest", "simplejson"]
4747
dev = ["marshmallow[tests]", "tox", "pre-commit>=3.5,<5.0"]

0 commit comments

Comments
 (0)