Skip to content

Commit d764745

Browse files
maint: 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 b81653b commit d764745

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
@@ -43,7 +43,7 @@ tests = [
4343
"pytest-cov==6.2.1",
4444
"pytest-rerunfailures==15.1",
4545
"pyvista==0.45.2",
46-
"vtk==9.4.2",
46+
"vtk==9.5.0",
4747
]
4848
doc = [
4949
"Sphinx==8.1.3",
@@ -63,7 +63,7 @@ doc = [
6363
"sphinx-design==0.6.1",
6464
"sphinx-notfound-page==1.1.0",
6565
"sphinx-gallery==0.19.0",
66-
"vtk==9.4.2",
66+
"vtk==9.5.0",
6767
]
6868

6969
[tool.flit.module]

0 commit comments

Comments
 (0)