Skip to content

Commit aa7875f

Browse files
Update sphinx-copybutton requirement from ~=0.4.0 to ~=0.5.0 (#99)
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.4.0...v0.5.0) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c01e43c commit aa7875f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest ~=6.2.5
1313
ipython ~=7.32.0
1414
numpydoc ~=1.2
1515
sphinx ~=4.3.2
16-
sphinx-copybutton ~=0.4.0
16+
sphinx-copybutton ~=0.5.0
1717
sphinx_rtd_theme ~=1.0.0

0 commit comments

Comments
 (0)