Skip to content

Commit e59abc3

Browse files
maint: bump numpydoc from 1.5.0 to 1.6.0
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst) - [Commits](numpy/numpydoc@v1.5.0...v1.6.0) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ffcd3ef commit e59abc3

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
@@ -37,7 +37,7 @@ tests = [
3737
doc = [
3838
"ansys-sphinx-theme==0.12.0",
3939
"enum-tools[sphinx]==0.11.0",
40-
"numpydoc==1.5.0",
40+
"numpydoc==1.6.0",
4141
"sphinx==7.2.6",
4242
"sphinx-design==0.5.0",
4343
"sphinx-jinja==2.0.2",

0 commit comments

Comments
 (0)