Skip to content

Commit b715f70

Browse files
Bump numpydoc from 1.9.0 to 1.10.0 (#1340)
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.10.0 dependency-type: direct:development 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 0b123e9 commit b715f70

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
@@ -79,7 +79,7 @@ docs = [
7979
"ipython==8.37.0",
8080
"jsonschema[format]",
8181
"myst_parser==4.0.1",
82-
"numpydoc==1.9.0",
82+
"numpydoc==1.10.0",
8383
"sphinx-copybutton==0.5.2",
8484
"sphinx==8.1.3",
8585
"sphinx_design==0.6.1",

0 commit comments

Comments
 (0)