From 881d3f051c6d2d489b616892b6b7d6a180d0c2b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 08:00:40 +0000 Subject: [PATCH] build(deps): update sphinx-copybutton requirement in /requirements Updates the requirements on [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) to permit the latest version. - [Release notes](https://github.com/executablebooks/sphinx-copybutton/releases) - [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-copybutton/compare/v0.5.0...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-version: 0.5.2 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..32a2a0a 100644 --- a/requirements/documentation.txt +++ b/requirements/documentation.txt @@ -5,5 +5,5 @@ furo>=2024 keepachangelog>=2.0.0 myst-parser[linkify]>=2 sphinx-autobuild>=2024 -sphinx-copybutton>=0.5 +sphinx-copybutton>=0.5.2 sphinxext-opengraph[social-cards]>=0.4