Skip to content

Commit 9e3a69e

Browse files
Bump vtk from 9.2.5 to 9.2.6 (#49)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille <78221213+clatapie@users.noreply.github.com>
1 parent 54351e6 commit 9e3a69e

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.38.1",
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)