Skip to content

Commit 4a5d906

Browse files
build: bump the documentation group across 1 directory with 3 updates (#4315)
* build: bump the documentation group across 1 directory with 3 updates Bumps the documentation group with 3 updates in the / directory: [imageio](https://github.com/imageio/imageio), [plotly](https://github.com/plotly/plotly.py) and [pypandoc](https://github.com/JessicaTegner/pypandoc). Updates `imageio` from 2.37.0 to 2.37.2 - [Release notes](https://github.com/imageio/imageio/releases) - [Changelog](https://github.com/imageio/imageio/blob/master/CHANGELOG.md) - [Commits](imageio/imageio@v2.37.0...v2.37.2) Updates `plotly` from 6.3.1 to 6.4.0 - [Release notes](https://github.com/plotly/plotly.py/releases) - [Changelog](https://github.com/plotly/plotly.py/blob/main/CHANGELOG.md) - [Commits](plotly/plotly.py@v6.3.1...v6.4.0) Updates `pypandoc` from 1.15 to 1.16 - [Release notes](https://github.com/JessicaTegner/pypandoc/releases) - [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md) - [Commits](JessicaTegner/pypandoc@v1.15...v1.16) --- updated-dependencies: - dependency-name: imageio dependency-version: 2.37.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: documentation - dependency-name: plotly dependency-version: 6.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation - dependency-name: pypandoc dependency-version: '1.16' dependency-type: direct:development update-type: version-update:semver-minor dependency-group: documentation ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4315.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 0f28b4e commit 4a5d906

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+
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
@@ -90,7 +90,7 @@ doc = [
9090
"ansys-tools-visualization-interface==0.12.1",
9191
"grpcio==1.75.1",
9292
"imageio-ffmpeg==0.6.0",
93-
"imageio==2.37.0",
93+
"imageio==2.37.2",
9494
"jupyter==1.1.1",
9595
"jupyter_sphinx==0.5.3",
9696
"jupyterlab>=3.2.8",
@@ -99,9 +99,9 @@ doc = [
9999
"nbformat==5.10.4",
100100
"numpydoc==1.9.0",
101101
"pandas==2.3.3",
102-
"plotly==6.3.1",
102+
"plotly==6.4.0",
103103
"pyiges[full]==0.3.2",
104-
"pypandoc==1.15",
104+
"pypandoc==1.16.2",
105105
"pytest-sphinx==0.6.3",
106106
"pythreejs==2.4.2",
107107
"sphinx-autobuild==2024.10.3",

0 commit comments

Comments
 (0)