Skip to content

Commit 07b5d1e

Browse files
Update sphinx-copybutton requirement from ~=0.3.1 to ~=0.3.3 (#74)
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.3.1...v0.3.3) --- updated-dependencies: - dependency-name: sphinx-copybutton dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e60ed0c commit 07b5d1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest ~=6.2.4
1313
ipython ~=7.25.0
1414
numpydoc ~=1.1.0
1515
sphinx ~=4.0.2
16-
sphinx-copybutton ~=0.3.1
16+
sphinx-copybutton ~=0.3.3
1717
sphinx_rtd_theme ~=0.5.2

0 commit comments

Comments
 (0)