Skip to content

Commit 8564cde

Browse files
Bump sphinxext-opengraph from 0.11.0 to 0.12.0
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.11.0 to 0.12.0. - [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.11.0...v0.12.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d390fcd commit 8564cde

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
@@ -35,7 +35,7 @@ docs = [
3535
"sphinx-design==0.6.1",
3636
"sphinx-issues==5.0.1",
3737
"sphinx==8.2.3; python_version >= '3.11'",
38-
"sphinxext-opengraph==0.11.0",
38+
"sphinxext-opengraph==0.12.0",
3939
]
4040
tests = ["pytest<9", "pytest-lazy-fixtures"]
4141
dev = ["marshmallow-sqlalchemy[tests]", "tox", "pre-commit>=3.5,<5.0"]

0 commit comments

Comments
 (0)