Skip to content

Commit dde77e3

Browse files
build: bump vtk from 9.4.2 to 9.5.0
Bumps [vtk](https://vtk.org) from 9.4.2 to 9.5.0. --- updated-dependencies: - dependency-name: vtk dependency-version: 9.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 31d4cb7 commit dde77e3

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
@@ -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)