Skip to content

Commit 662b8e1

Browse files
build: bump the documentation group with 2 updates (#3495)
* build: bump the documentation group with 2 updates Bumps the documentation group with 2 updates: [imageio](https://github.com/imageio/imageio) and [sphinx](https://github.com/sphinx-doc/sphinx). Updates `imageio` from 2.35.1 to 2.36.0 - [Release notes](https://github.com/imageio/imageio/releases) - [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md) - [Commits](imageio/imageio@v2.35.1...v2.36.0) Updates `sphinx` from 8.1.0 to 8.1.3 - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst) - [Commits](sphinx-doc/sphinx@v8.1.0...v8.1.3) --- updated-dependencies: - dependency-name: imageio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: documentation - dependency-name: sphinx dependency-type: direct:production update-type: version-update:semver-patch dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3495.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 134b325 commit 662b8e1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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 with 2 updates

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ doc = [
8080
"ansys-sphinx-theme==1.1.2",
8181
"grpcio==1.66.2",
8282
"imageio-ffmpeg==0.5.1",
83-
"imageio==2.35.1",
83+
"imageio==2.36.0",
8484
"jupyter==1.1.1",
8585
"jupyter_sphinx==0.5.3",
8686
"jupyterlab>=3.2.8",
@@ -100,7 +100,7 @@ doc = [
100100
"sphinx-gallery==0.18.0",
101101
"sphinx-jinja==2.0.2",
102102
"sphinx-notfound-page==1.0.4",
103-
"sphinx==8.1.0",
103+
"sphinx==8.1.3",
104104
"sphinxcontrib-websupport==2.0.0",
105105
"sphinxemoji==0.3.1",
106106
"vtk==9.3.1",

0 commit comments

Comments
 (0)