Skip to content

Commit 7e880b3

Browse files
build: bump vtk from 9.4.2 to 9.5.0 (#2082)
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 31d4cb7 commit 7e880b3

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 vtk from 9.4.2 to 9.5.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ tests = [
7878
"scipy==1.15.3",
7979
"semver==3.0.4",
8080
"six==1.17.0",
81-
"vtk==9.4.2",
81+
"vtk==9.5.0",
8282
]
8383
tests-minimal = [
8484
"pytest==8.4.1",
@@ -121,7 +121,7 @@ doc = [
121121
"sphinx-copybutton==0.5.2",
122122
"sphinx-jinja==2.0.2",
123123
"trame-vtk==2.9.1",
124-
"vtk==9.4.2",
124+
"vtk==9.5.0",
125125
]
126126

127127
[project.urls]

0 commit comments

Comments
 (0)