Skip to content

Commit 409679b

Browse files
Bump numpydoc from 1.7.0 to 1.8.0 (#948)
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.7.0 to 1.8.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.7.0...v1.8.0) --- updated-dependencies: - dependency-name: numpydoc 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 d11b666 commit 409679b

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
@@ -65,7 +65,7 @@ docs = [
6565
"ipython==8.26.0",
6666
"jsonschema[format]",
6767
"myst_parser==4.0.0",
68-
"numpydoc==1.7.0",
68+
"numpydoc==1.8.0",
6969
"sphinx-copybutton==0.5.2",
7070
"sphinx==7.4.7",
7171
"sphinx_design==0.6.0",

0 commit comments

Comments
 (0)