Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

Commit 44553f1

Browse files
Bump sphinx-copybutton from 0.5.1 to 0.5.2 (#25)
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](executablebooks/sphinx-copybutton@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 749db63 commit 44553f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ doc = [
4343
"Sphinx==7.0.0",
4444
"numpydoc==1.5.0",
4545
"ansys-sphinx-theme==0.9.8",
46-
"sphinx-copybutton==0.5.1",
46+
"sphinx-copybutton==0.5.2",
4747
]
4848

4949
build = [

0 commit comments

Comments
 (0)