From 81e61beb31aed6095d60d27bcb60397992dbdb06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jun 2025 15:41:32 +0000 Subject: [PATCH] chore(deps): bump sphinx-copybutton from 0.5.0 to 0.5.2 in /docs Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.5.0 to 0.5.2. - [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 update-type: version-update:semver-patch ... 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 197f5de..cc8b3d1 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,6 +1,6 @@ sphinx==7.3.7 pydata-sphinx-theme~=0.16.0,!=0.16.1 -sphinx-copybutton==0.5.0 +sphinx-copybutton==0.5.2 sphinxcontrib-images==0.9.4 sphinx-design sphinx_togglebutton \ No newline at end of file