Skip to content

Commit 7cbc277

Browse files
Update sphinx-copybutton requirement in /requirements (#23)
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](executablebooks/sphinx-copybutton@v0.5.0...v0.5.2) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df2be2c commit 7cbc277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/docs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
sphinx~=7.2.0
22
sphinx-autobuild==2021.3.14
3-
sphinx-copybutton~=0.5.0
3+
sphinx-copybutton~=0.5.2
44
furo==2023.9.10
55
enum-tools[sphinx]~=0.11.0
66
sphinx-design[furo]~=0.5.0

0 commit comments

Comments
 (0)