From 5c39b4ad57f3bf87e4c99af96ee899d4e55f223e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:11:53 +0000 Subject: [PATCH] chore(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](https://github.com/sphinx-doc/sphinxext-opengraph/compare/v0.9.1...v0.10.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.10.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 90b83d1..2dae467 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Sphinx~=8.2.3 furo~=2024.8.6 myst-parser~=4.0.1 -sphinxext-opengraph~=0.9.1 +sphinxext-opengraph~=0.10.0