Skip to content

Commit d3501cb

Browse files
Update sphinx-copybutton requirement from ~=0.5.1 to ~=0.5.2 (#141)
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.1...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 0f54fd6 commit d3501cb

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
@@ -12,5 +12,5 @@
1212
ipython ~=7.34.0
1313
numpydoc ~=1.5
1414
sphinx ~=5.3.0
15-
sphinx-copybutton ~=0.5.1
15+
sphinx-copybutton ~=0.5.2
1616
sphinx_rtd_theme ~=1.1.1

0 commit comments

Comments
 (0)