Skip to content

Commit 6f0cb60

Browse files
Bump vtk from 9.2.5 to 9.2.6
Bumps [vtk](https://vtk.org) from 9.2.5 to 9.2.6. --- updated-dependencies: - dependency-name: vtk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9ae5c9d commit 6f0cb60

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
@@ -40,7 +40,7 @@ tests = [
4040
"pytest-cov==4.0.0",
4141
"pytest-rerunfailures==11.1",
4242
"pyvista==0.37.0",
43-
"vtk==9.2.5",
43+
"vtk==9.2.6",
4444
]
4545
doc = [
4646
"Sphinx==5.3.0",
@@ -59,7 +59,7 @@ doc = [
5959
"sphinx-copybutton==0.5.1",
6060
"sphinx-notfound-page==0.8.3",
6161
"sphinx-gallery==0.11.1",
62-
"vtk==9.2.5",
62+
"vtk==9.2.6",
6363
]
6464

6565
[tool.flit.module]

0 commit comments

Comments
 (0)