Skip to content

Commit 2c121f1

Browse files
build: bump ansys-tools-visualization-interface from 0.9.2 to 0.11.0 in the core group (#4073)
* build: bump ansys-tools-visualization-interface in the core group Bumps the core group with 1 update: [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface). Updates `ansys-tools-visualization-interface` from 0.9.2 to 0.11.0 - [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases) - [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/main/CHANGELOG.md) - [Commits](ansys/ansys-tools-visualization-interface@v0.9.2...v0.11.0) --- updated-dependencies: - dependency-name: ansys-tools-visualization-interface dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 4073.miscellaneous.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 4aad52c commit 2c121f1

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 ansys-tools-visualization-interface from 0.9.2 to 0.11.0 in the core group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ all = [
6363

6464
tests = [
6565
"ansys-dpf-core[graphics]==0.13.6",
66-
"ansys-tools-visualization-interface==0.9.2",
66+
"ansys-tools-visualization-interface==0.11.0",
6767
"autopep8==2.3.2",
6868
"matplotlib==3.10.3",
6969
"pandas==2.3.0",
@@ -86,7 +86,7 @@ doc = [
8686
"ansys-dpf-core[graphics]==0.13.6",
8787
"ansys-mapdl-reader==0.55.1",
8888
"ansys-sphinx-theme==1.5.2",
89-
"ansys-tools-visualization-interface==0.9.2",
89+
"ansys-tools-visualization-interface==0.11.0",
9090
"grpcio==1.73.1",
9191
"imageio-ffmpeg==0.6.0",
9292
"imageio==2.37.0",

0 commit comments

Comments
 (0)