Skip to content

Commit 93ab6ca

Browse files
build: bump ansys-tools-visualization-interface from 0.4.4 to 0.4.5 (#1462)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 3db8f1c commit 93ab6ca

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1462.dependencies.md

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.4.4 to 0.4.5

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ all = [
4949
tests = [
5050
"ansys-platform-instancemanagement==1.1.2",
5151
"ansys-tools-path==0.6.0",
52-
"ansys-tools-visualization-interface==0.4.4",
52+
"ansys-tools-visualization-interface==0.4.5",
5353
"beartype==0.19.0",
5454
"docker==7.1.0",
5555
"grpcio==1.66.2",
@@ -76,7 +76,7 @@ tests-minimal = [
7676
]
7777
doc = [
7878
"ansys-sphinx-theme[autoapi]==1.1.2",
79-
"ansys-tools-visualization-interface==0.4.4",
79+
"ansys-tools-visualization-interface==0.4.5",
8080
"beartype==0.19.0",
8181
"docker==7.1.0",
8282
"ipyvtklink==0.2.3",

0 commit comments

Comments
 (0)