From e1f3fa005d7cbc178883368fcb0d8466ffeda592 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:00:36 +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 a2e393e..4c426f4 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 -sphinxext-opengraph[social-cards]>=0.4 +sphinxext-opengraph[social-cards]>=0.13.0