Skip to content

Commit 5f34244

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 7c3e913 commit 5f34244

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
@@ -32,7 +32,7 @@ dependencies = [
3232
doc = [
3333
"ansys-sphinx-theme[autoapi]==1.6.3",
3434
"anyio==4.3.0",
35-
"numpydoc==1.8.0",
35+
"numpydoc==1.10.0",
3636
"pyansys-tools-variableinterop==0.1.1",
3737
"Sphinx==8.2.3",
3838
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)