Skip to content

Commit 16ab72f

Browse files
dependabot[bot]lafrech
authored andcommitted
Bump sphinxext-opengraph from 0.12.0 to 0.13.0
Bumps [sphinxext-opengraph](https://github.com/sphinx-doc/sphinxext-opengraph) from 0.12.0 to 0.13.0. - [Release notes](https://github.com/sphinx-doc/sphinxext-opengraph/releases) - [Commits](sphinx-doc/sphinxext-opengraph@v0.12.0...v0.13.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 322aff0 commit 16ab72f

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.12.0",
38+
"sphinxext-opengraph==0.13.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)