Skip to content

Commit d810de7

Browse files
build(deps-dev): bump numpydoc from 1.7.0 to 1.10.0 (#787)
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.7.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.7.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Fabian Hofmann <fab.hof@gmx.de>
1 parent 2bbbeef commit d810de7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ remote = [
5555
]
5656
docs = [
5757
"ipython==8.26.0",
58-
"numpydoc==1.7.0",
58+
"numpydoc==1.10.0",
5959
"sphinx_rtd_theme==3.1.0",
6060
"sphinx==9.0.4",
6161
"sphinx_book_theme==1.2.0",

0 commit comments

Comments
 (0)