Skip to content

Commit 49c82df

Browse files
Update sphinx-copybutton requirement from ~=0.2.12 to ~=0.3.1 (#47)
Updates the requirements on [sphinx-copybutton](https://github.com/ExecutableBookProject/sphinx-copybutton) to permit the latest version. - [Release notes](https://github.com/ExecutableBookProject/sphinx-copybutton/releases) - [Changelog](https://github.com/executablebooks/sphinx-copybutton/blob/master/CHANGELOG.md) - [Commits](executablebooks/sphinx-copybutton@v0.2.12...v0.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9226b75 commit 49c82df

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.1.0
1313
ipython ~=7.18.1
1414
numpydoc ~=1.1.0
1515
sphinx ~=3.3.1
16-
sphinx-copybutton ~=0.2.12
16+
sphinx-copybutton ~=0.3.1
1717
sphinx_rtd_theme ~=0.5.0

0 commit comments

Comments
 (0)