From 4ee9eda3ccd2facc77db3a267a391e50f98e4e8a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 18:49:44 +0000 Subject: [PATCH] Bump vtk from 8.1.2 to 9.0.1 Bumps [vtk](https://vtk.org) from 8.1.2 to 9.0.1. --- updated-dependencies: - dependency-name: vtk dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a463919f..2b87b3aa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ pytest-cov devito jupyter-book matplotlib -vtk==8.1.2 +vtk==9.0.1 mayavi ipyevents ipywidgets