We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 405f072 commit 6641da6Copy full SHA for 6641da6
doc/changelog.d/1287.dependencies.md
@@ -0,0 +1 @@
1
+build: bump vtk from 9.3.0 to 9.3.1
pyproject.toml
@@ -68,7 +68,7 @@ tests = [
68
"scipy==1.14.0",
69
"semver==3.0.2",
70
"six==1.16.0",
71
- "vtk==9.3.0",
+ "vtk==9.3.1",
72
]
73
tests-minimal = [
74
"pytest==8.2.2",
@@ -97,7 +97,7 @@ doc = [
97
"sphinx-copybutton==0.5.2",
98
"sphinx-jinja==2.0.2",
99
"trame-vtk==2.8.9",
100
101
102
103
[project.urls]
0 commit comments