Skip to content

Commit 820b935

Browse files
Bump numpydoc from 0.8 to 1.9.0
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 0.8 to 1.9.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v0.8.0...v1.9.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dad4372 commit 820b935

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

python/dev_require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ black
2626
sphinx==7.0.0
2727
sphinx_rtd_theme
2828
nbsphinx
29-
numpydoc==0.8
29+
numpydoc==1.9.0
3030
pypandoc
3131
ipython==8.10.0
3232
recommonmark

python/require.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ prospector
2525
sphinx==5.0.0
2626
sphinx_rtd_theme
2727
nbsphinx
28-
numpydoc==0.8
28+
numpydoc==1.9.0
2929
pypandoc
3030
ipython==8.10.0
3131
recommonmark

0 commit comments

Comments
 (0)