Skip to content

Commit dd64d4f

Browse files
Bump numpydoc from 1.6.0 to 1.8.0
Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.6.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.6.0...v1.8.0) --- updated-dependencies: - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 993f2f8 commit dd64d4f

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
@@ -33,7 +33,7 @@ doc = [
3333
"ansys-sphinx-theme==0.14.0",
3434
"anyio==4.3.0",
3535
"numpy==1.26.4",
36-
"numpydoc==1.6.0",
36+
"numpydoc==1.8.0",
3737
"pyansys-tools-variableinterop==0.1.1",
3838
"Sphinx==7.2.6",
3939
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)