From eed6e04076676a48369a2acbbf92fc4e312e50ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 May 2023 09:56:02 +0000 Subject: [PATCH] Bump sphinx-copybutton from 0.5.1 to 0.5.2 Bumps [sphinx-copybutton](https://github.com/executablebooks/sphinx-copybutton) from 0.5.1 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.1...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 8d7193be..36fd8312 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -1,6 +1,6 @@ docutils==0.19 Sphinx==6.1.3 -sphinx-copybutton==0.5.1 +sphinx-copybutton==0.5.2 sphinx-hoverxref==1.3.0 sphinxext-opengraph==0.8.1 pydata-sphinx-theme==0.13.3