Skip to content

Commit d258151

Browse files
build: bump-ansys-tools-viz-interface (#2283)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent dc8f4f1 commit d258151

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
ANSRV_GEO_PORT: 700
1818
ANSRV_GEO_LICENSE_SERVER: ${{ secrets.LICENSE_SERVER }}
1919
GEO_CONT_NAME: ans_geo
20-
RESET_IMAGE_CACHE: 10
20+
RESET_IMAGE_CACHE: 11
2121
IS_WORKFLOW_RUNNING: True
2222
ARTIFACTORY_VERSION: v261
2323

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump-ansys-tools-viz-interface

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ all = [
5858
tests = [
5959
"ansys-platform-instancemanagement==1.1.2",
6060
"ansys-tools-path==0.7.3",
61-
"ansys-tools-visualization-interface==0.11.0",
61+
"ansys-tools-visualization-interface==0.12.1",
6262
"beartype==0.21.0",
6363
"docker==7.1.0",
6464
"geomdl==5.4.0",
@@ -89,7 +89,7 @@ tests-minimal = [
8989
doc = [
9090
"ansys-sphinx-theme[autoapi]==1.6.1",
9191
"ansys-tools-path==0.7.3",
92-
"ansys-tools-visualization-interface==0.11.0",
92+
"ansys-tools-visualization-interface==0.12.1",
9393
"beartype==0.21.0",
9494
"docker==7.1.0",
9595
"geomdl==5.4.0",

0 commit comments

Comments
 (0)