Skip to content

Commit de8df27

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump vtk from 9.5.1 to 9.5.2 (#2245)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]> Co-authored-by: Roberto Pastor Muela <[email protected]>
1 parent bfa5e99 commit de8df27

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Bump vtk from 9.5.1 to 9.5.2

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ tests = [
7878
"scipy==1.15.3",
7979
"semver==3.0.4",
8080
"six==1.17.0",
81-
"vtk==9.5.1",
81+
"vtk==9.5.2",
8282
]
8383
tests-minimal = [
8484
"pytest==8.4.2",
@@ -121,7 +121,7 @@ doc = [
121121
"sphinx-copybutton==0.5.2",
122122
"sphinx-jinja==2.0.2",
123123
"trame-vtk==2.9.1",
124-
"vtk==9.5.1",
124+
"vtk==9.5.2",
125125
]
126126

127127
[project.urls]

0 commit comments

Comments
 (0)