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 ea2df5d commit d80d68bCopy full SHA for d80d68b
doc/changelog.d/2196.dependencies.md
@@ -0,0 +1 @@
1
+Bump pyvista[jupyter] from 0.46.1 to 0.46.2
pyproject.toml
@@ -72,7 +72,7 @@ tests = [
72
"pytest==8.4.1",
73
"pytest-cov==6.2.1",
74
"pytest-pyvista==0.2.0",
75
- "pyvista[jupyter]==0.46.1",
+ "pyvista[jupyter]==0.46.2",
76
"pyyaml==6.0.2",
77
"requests==2.32.5",
78
"scipy==1.15.3",
@@ -110,7 +110,7 @@ doc = [
110
"Pint==0.24.4",
111
"protobuf==5.29.3",
112
"pygltflib==1.16.5",
113
114
"quarto-cli==1.7.33",
115
116
0 commit comments