From cf5a51c66a1d1ea537471a4066719e9cf5c00787 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 06:26:39 +0000 Subject: [PATCH] deps(deps): update sphinx-copybutton requirement from >=0.5.0 to >=0.5.2 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] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index a13df35..218a7fc 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,7 +7,7 @@ myst-parser>=0.18.0 sphinx-autodoc-typehints>=1.19.0 # Additional Sphinx extensions -sphinx-copybutton>=0.5.0 +sphinx-copybutton>=0.5.2 sphinx-tabs>=3.4.0 # For parsing project dependencies