Skip to content

Commit 6fb527c

Browse files
CHORE: Bump the doc group across 1 directory with 2 updates
Bumps the doc group with 2 updates in the / directory: [ansys-sphinx-theme[autoapi,changelog]](https://github.com/ansys/ansys-sphinx-theme) and [numpydoc](https://github.com/numpy/numpydoc). Updates `ansys-sphinx-theme[autoapi,changelog]` 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,changelog] dependency-version: 1.5.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: doc - dependency-name: numpydoc dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: doc ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 09c9425 commit 6fb527c

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
@@ -57,14 +57,14 @@ tests = [
5757
]
5858
doc = [
5959
"sphinx==8.2.3",
60-
"ansys-sphinx-theme[autoapi,changelog]==1.5.2",
60+
"ansys-sphinx-theme[autoapi,changelog]==1.5.3",
6161
"imageio-ffmpeg==0.6.0",
6262
"imageio==2.37.0",
6363
"jupyter_sphinx==0.5.3",
6464
"jupyterlab>=3.2.8",
6565
"matplotlib==3.10.3",
6666
"numpy==2.2.6",
67-
"numpydoc==1.8.0",
67+
"numpydoc==1.9.0",
6868
"pypandoc==1.15",
6969
"pyvista>=0.39.1",
7070
"sphinx-autobuild==2024.10.3",

0 commit comments

Comments
 (0)