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 1dac606 commit 2fb8969Copy full SHA for 2fb8969
doc/changelog.d/1975.dependencies.md
@@ -0,0 +1 @@
1
+bump pyvista[jupyter] from 0.45.0 to 0.45.1
pyproject.toml
@@ -72,7 +72,7 @@ tests = [
72
"pytest==8.3.5",
73
"pytest-cov==6.1.1",
74
"pytest-pyvista==0.1.9",
75
- "pyvista[jupyter]==0.45.0",
+ "pyvista[jupyter]==0.45.1",
76
"requests==2.32.3",
77
"scipy==1.15.2",
78
"semver==3.0.4",
@@ -108,7 +108,7 @@ doc = [
108
"Pint==0.24.4",
109
"protobuf==5.29.3",
110
"pygltflib==1.16.4",
111
112
"quarto-cli==1.7.30",
113
114
0 commit comments