Skip to content

Commit 9593f78

Browse files
build(deps): bump numpydoc in the dev-dependencies group
Bumps the dev-dependencies group with 1 update: [numpydoc](https://github.com/numpy/numpydoc). Updates `numpydoc` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/numpy/numpydoc/releases) - [Changelog](https://github.com/numpy/numpydoc/blob/main/RELEASE.rst) - [Commits](numpy/numpydoc@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 98f17ce commit 9593f78

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
@@ -41,7 +41,7 @@ tests = [
4141
]
4242
doc = [
4343
"ansys-sphinx-theme[autoapi]==1.5.2",
44-
"numpydoc==1.8.0",
44+
"numpydoc==1.9.0",
4545
"sphinx==8.2.3",
4646
"sphinx-autodoc-typehints==3.1.0",
4747
"sphinx-copybutton==0.5.2",

0 commit comments

Comments
 (0)