From 1cc049e12b3388624d6bb30db9aca08766ef0a46 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:46:27 +0000 Subject: [PATCH] Build(deps-dev): bump the dependencies group with 1 update Bumps the dependencies group with 1 update: [vtk](https://vtk.org). Updates `vtk` from 9.2.6 to 9.3.0 --- updated-dependencies: - dependency-name: vtk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d0f2bd8ee..e1c77e683 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -62,7 +62,7 @@ doc = [ "openpyxl==3.1.2", "sphinx_design", "sphinx_jinja", - "vtk==9.2.6", + "vtk==9.3.0", "pypandoc", ] ci = [