Skip to content

Commit f9aa895

Browse files
committed
Merge remote-tracking branch 'origin/main' into feat/launcher-for-core-services
2 parents 18ea200 + 56aa23b commit f9aa895

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+
bump ansys-tools-visualization-interface from 0.6.1 to 0.6.2

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.1",
53+
"ansys-tools-visualization-interface==0.6.2",
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.1",
81+
"ansys-tools-visualization-interface==0.6.2",
8282
"beartype==0.19.0",
8383
"docker==7.1.0",
8484
"grpcio==1.67.1",

0 commit comments

Comments
 (0)