From 578366e8058debdb5f1fb4a963b9d618fc59fdfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 18:23:50 +0000 Subject: [PATCH] [Dependabot]: Update sphinx-copybutton requirement 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] --- doc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/requirements.txt b/doc/requirements.txt index 485b36e..09d289c 100644 --- a/doc/requirements.txt +++ b/doc/requirements.txt @@ -12,5 +12,5 @@ sphinx_rtd_theme ~= 3.1 sphinxcontrib-mermaid ~= 2.0 autoapi ~= 2.0.1 sphinx_design ~= 0.7.0 -sphinx-copybutton ~= 0.5.0 +sphinx-copybutton ~= 0.5.2 sphinx_autodoc_typehints ~= 3.6