Skip to content

Commit 480d86a

Browse files
Update numpydoc requirement from ~=1.0.0 to ~=1.1.0 (#618)
Updates the requirements on [numpydoc](https://github.com/numpy/numpydoc) to permit the latest version. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/master/doc/release_notes.rst) - [Commits](numpy/numpydoc@v1.0.0...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent b1bc759 commit 480d86a

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
@@ -6,7 +6,7 @@ vcrpy ~=4.1.0
66
doctr ~=1.8.0
77
ipython ~=7.16.1
88
matplotlib ~=3.3.0
9-
numpydoc ~=1.0.0
9+
numpydoc ~=1.1.0
1010
requests-mock ~=1.8.0
1111
sphinx ~=3.1.2
1212
sphinx_rtd_theme ~=0.5.0

0 commit comments

Comments
 (0)