Skip to content

Commit 5d77ee4

Browse files
build(deps): bump numpydoc from 1.8.0 to 1.9.0
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.8.0 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@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cc9b6dd commit 5d77ee4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ doc = [
6262
"inflect==7.5.0",
6363
"jupyter_sphinx==0.5.3",
6464
"numpy==2.2.6",
65-
"numpydoc==1.8.0",
65+
"numpydoc==1.9.0",
6666
"pandas==2.3.1",
6767
"parse==1.20.2",
6868
"pypandoc==1.15",

0 commit comments

Comments
 (0)