Skip to content

Commit 9dbc061

Browse files
build: bump ansys-tools-visualization-interface from 0.3.0 to 0.4.0 in the core group (#3323)
* 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.3.0 to 0.4.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.3.0...v0.4.0) --- updated-dependencies: - dependency-name: ansys-tools-visualization-interface dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core ... Signed-off-by: dependabot[bot] <[email protected]> * chore: adding changelog file 3323.dependencies.md --------- 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 e13b202 commit 9dbc061

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/3323.dependencies.md

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.3.0 to 0.4.0 in the core group

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jupyter = [
5858

5959
tests = [
6060
"ansys-dpf-core==0.10.1",
61-
"ansys-tools-visualization-interface==0.3.0",
61+
"ansys-tools-visualization-interface==0.4.0",
6262
"autopep8==2.3.1",
6363
"matplotlib==3.9.1",
6464
"pandas==2.2.2",
@@ -75,7 +75,7 @@ tests = [
7575
doc = [
7676
"ansys-dpf-core==0.10.1",
7777
"ansys-mapdl-reader==0.53.0",
78-
"ansys-tools-visualization-interface==0.3.0",
78+
"ansys-tools-visualization-interface==0.4.0",
7979
"ansys-sphinx-theme==0.16.6",
8080
"grpcio==1.65.2",
8181
"imageio-ffmpeg==0.5.1",

0 commit comments

Comments
 (0)