Skip to content

Commit 5b4eab4

Browse files
build: bump ansys-tools-visualization-interface from 0.6.0 to 0.6.1
Bumps [ansys-tools-visualization-interface](https://github.com/ansys/ansys-tools-visualization-interface) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/ansys/ansys-tools-visualization-interface/releases) - [Changelog](https://github.com/ansys/ansys-tools-visualization-interface/blob/v0.6.1/CHANGELOG.md) - [Commits](ansys/ansys-tools-visualization-interface@v0.6.0...v0.6.1) --- updated-dependencies: - dependency-name: ansys-tools-visualization-interface dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 74cc29c commit 5b4eab4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ all = [
5050
tests = [
5151
"ansys-platform-instancemanagement==1.1.2",
5252
"ansys-tools-path==0.7.0",
53-
"ansys-tools-visualization-interface==0.6.0",
53+
"ansys-tools-visualization-interface==0.6.1",
5454
"beartype==0.19.0",
5555
"docker==7.1.0",
5656
"grpcio==1.67.1",
@@ -78,7 +78,7 @@ tests-minimal = [
7878
doc = [
7979
"ansys-sphinx-theme[autoapi]==1.2.3",
8080
"ansys-tools-path==0.7.0",
81-
"ansys-tools-visualization-interface==0.6.0",
81+
"ansys-tools-visualization-interface==0.6.1",
8282
"beartype==0.19.0",
8383
"docker==7.1.0",
8484
"grpcio==1.67.1",

0 commit comments

Comments
 (0)