Skip to content

Commit

Permalink
build: bump vtk from 9.3.1 to 9.4.1
Browse files Browse the repository at this point in the history
Bumps [vtk](https://vtk.org) from 9.3.1 to 9.4.1.

---
updated-dependencies:
- dependency-name: vtk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent cc31b93 commit 3b5e908
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tests = [
"scipy==1.14.1",
"semver==3.0.2",
"six==1.17.0",
"vtk==9.3.1",
"vtk==9.4.1",
]
tests-minimal = [
"pytest==8.3.4",
Expand Down Expand Up @@ -106,7 +106,7 @@ doc = [
"sphinx-copybutton==0.5.2",
"sphinx-jinja==2.0.2",
"trame-vtk==2.8.12",
"vtk==9.3.1",
"vtk==9.4.1",
]

[project.urls]
Expand Down

0 comments on commit 3b5e908

Please sign in to comment.