Skip to content

Commit a0ce12e

Browse files
Bump numpydoc from 1.8.0 to 1.9.0 (#1242)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66a7d4d commit a0ce12e

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
@@ -77,7 +77,7 @@ docs = [
7777
"ipython==8.37.0",
7878
"jsonschema[format]",
7979
"myst_parser==4.0.1",
80-
"numpydoc==1.8.0",
80+
"numpydoc==1.9.0",
8181
"sphinx-copybutton==0.5.2",
8282
"sphinx==8.1.3",
8383
"sphinx_design==0.6.1",

0 commit comments

Comments
 (0)