Skip to content

Commit 6641da6

Browse files
dependabot[bot]pyansys-ci-botRobPasMue
authored
build: bump vtk from 9.3.0 to 9.3.1 (#1287)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <pyansys.github.bot@ansys.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 405f072 commit 6641da6

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1287.dependencies.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
build: bump vtk from 9.3.0 to 9.3.1

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ tests = [
6868
"scipy==1.14.0",
6969
"semver==3.0.2",
7070
"six==1.16.0",
71-
"vtk==9.3.0",
71+
"vtk==9.3.1",
7272
]
7373
tests-minimal = [
7474
"pytest==8.2.2",
@@ -97,7 +97,7 @@ doc = [
9797
"sphinx-copybutton==0.5.2",
9898
"sphinx-jinja==2.0.2",
9999
"trame-vtk==2.8.9",
100-
"vtk==9.3.0",
100+
"vtk==9.3.1",
101101
]
102102

103103
[project.urls]

0 commit comments

Comments
 (0)