Skip to content

Commit 2cb72c4

Browse files
build: bump imageio from 2.36.1 to 2.37.0 in the documentation group (#3700)
* build: bump imageio from 2.36.1 to 2.37.0 in the documentation group Bumps the documentation group with 1 update: [imageio](https://github.com/imageio/imageio). Updates `imageio` from 2.36.1 to 2.37.0 - [Release notes](https://github.com/imageio/imageio/releases) - [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md) - [Commits](imageio/imageio@v2.36.1...v2.37.0) --- updated-dependencies: - dependency-name: imageio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3700.dependencies.md [dependabot-skip] --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent c8cdf67 commit 2cb72c4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

doc/changelog.d/3700.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump imageio from 2.36.1 to 2.37.0 in the documentation group

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ doc = [
7979
"ansys-tools-visualization-interface==0.8.1",
8080
"grpcio==1.70.0",
8181
"imageio-ffmpeg==0.6.0",
82-
"imageio==2.36.1",
82+
"imageio==2.37.0",
8383
"jupyter_sphinx==0.5.3",
8484
"jupyter==1.1.1",
8585
"jupyterlab>=3.2.8",

0 commit comments

Comments
 (0)