From 4cc8015c4f8dd1084bbe256e413026564cdb4b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 07:53:45 +0000 Subject: [PATCH] build(deps): update sphinxext-opengraph requirement in /requirements 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.4.0...v0.13.0) --- updated-dependencies: - dependency-name: sphinxext-opengraph dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/documentation.txt b/requirements/documentation.txt index 7035c0a..6b5dda3 100644 --- a/requirements/documentation.txt +++ b/requirements/documentation.txt @@ -6,4 +6,4 @@ keepachangelog>=2.0.0 myst-parser[linkify]>=2 sphinx-autobuild>=2024 sphinx-copybutton>=0.5.2 -sphinxext-opengraph[social-cards]>=0.4 +sphinxext-opengraph[social-cards]>=0.13.0