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 c77540d commit 724f138Copy full SHA for 724f138
doc/changelog/898.maintenance.md
@@ -0,0 +1 @@
1
+Bump pyvista from 0.46.2 to 0.46.3
pyproject.toml
@@ -64,7 +64,7 @@ tests = [
64
"scikit-learn==1.7.1",
65
"pytest-xdist==3.8.0",
66
"ipython==8.37.0",
67
- "pyvista==0.46.2",
+ "pyvista==0.46.3",
68
]
69
doc = [
70
"recommonmark==0.7.1",
@@ -94,7 +94,7 @@ doc = [
94
"jupyterlab==4.4.6",
95
"sphinx-jinja==2.0.2",
96
"sphinx-autoapi==3.6.0",
97
98
99
100
[tool.flit.module]
0 commit comments