Skip to content

Commit f21aac9

Browse files
build: bump the documentation group across 1 directory with 3 updates (#3363)
Bumps the documentation group with 3 updates in the / directory: [ansys-sphinx-theme](https://github.com/ansys/ansys-sphinx-theme), [imageio](https://github.com/imageio/imageio) and [numpydoc](https://github.com/numpy/numpydoc). Updates `ansys-sphinx-theme` from 1.0.4 to 1.0.5 - [Release notes](https://github.com/ansys/ansys-sphinx-theme/releases) - [Commits](ansys/ansys-sphinx-theme@v1.0.4...v1.0.5) Updates `imageio` from 2.34.2 to 2.35.1 - [Release notes](https://github.com/imageio/imageio/releases) - [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md) - [Commits](imageio/imageio@v2.34.2...v2.35.1) Updates `numpydoc` from 1.7.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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: ansys-sphinx-theme dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation - dependency-name: imageio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: numpydoc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2b0ecc commit f21aac9

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump the documentation group across 1 directory with 3 updates

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@ doc = [
7676
"ansys-dpf-core==0.10.1",
7777
"ansys-mapdl-reader==0.53.0",
7878
"ansys-tools-visualization-interface==0.4.0",
79-
"ansys-sphinx-theme==1.0.4",
79+
"ansys-sphinx-theme==1.0.5",
8080
"grpcio==1.65.4",
8181
"imageio-ffmpeg==0.5.1",
82-
"imageio==2.34.2",
82+
"imageio==2.35.1",
8383
"jupyter_sphinx==0.5.3",
8484
"jupyterlab>=3.2.8",
8585
"matplotlib==3.9.2",
86-
"numpydoc==1.7.0",
86+
"numpydoc==1.8.0",
8787
"pandas==2.2.2",
8888
"plotly==5.23.0",
8989
"pyiges[full]==0.3.1",

0 commit comments

Comments
 (0)