Skip to content

Commit aa5b648

Browse files
build(deps): bump the doc-dependencies group across 1 directory with 2 updates
Bumps the doc-dependencies group with 2 updates in the / directory: [ansys-sphinx-theme[autoapi]](https://github.com/ansys/ansys-sphinx-theme) and [numpydoc](https://github.com/numpy/numpydoc). Updates `ansys-sphinx-theme[autoapi]` from 1.5.2 to 1.5.3 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.5.2...v1.5.3) 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: ansys-sphinx-theme[autoapi] dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc-dependencies - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2ddd32d commit aa5b648

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ tests = [
4242
"pyvista[trame]==0.45.2",
4343
]
4444
doc = [
45-
"ansys-sphinx-theme[autoapi]==1.5.2",
45+
"ansys-sphinx-theme[autoapi]==1.5.3",
4646
"ansys-tools-visualization-interface==0.9.2",
4747
"joblib==1.5.1",
4848
"jupyter-sphinx==0.5.3",
49-
"numpydoc==1.8.0",
49+
"numpydoc==1.9.0",
5050
"sphinx==8.2.3",
5151
"sphinx_design==0.6.1",
5252
"pyvista==0.45.2",

0 commit comments

Comments
 (0)