File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -73,12 +73,12 @@ tests = [
7373 " pytest-cov==6.1.1" ,
7474 " pytest-pyvista==0.1.9" ,
7575 " pytest-xvfb==3.1.1" ,
76- " pyvista[jupyter]==0.44.2 " ,
76+ " pyvista[jupyter]==0.45.0 " ,
7777 " requests==2.32.3" ,
7878 " scipy==1.15.2" ,
7979 " semver==3.0.4" ,
8080 " six==1.17.0" ,
81- " vtk==9.3.1 " ,
81+ " vtk==9.4.2 " ,
8282]
8383tests-minimal = [
8484 " pytest==8.3.5" ,
@@ -110,7 +110,7 @@ doc = [
110110 " Pint==0.24.4" ,
111111 " protobuf==5.29.3" ,
112112 " pygltflib==1.16.3" ,
113- " pyvista[jupyter]==0.44.2 " ,
113+ " pyvista[jupyter]==0.45.0 " ,
114114 " quarto-cli==1.6.42" ,
115115 " requests==2.32.3" ,
116116 " scipy==1.15.2" ,
@@ -121,7 +121,7 @@ doc = [
121121 " sphinx-copybutton==0.5.2" ,
122122 " sphinx-jinja==2.0.2" ,
123123 " trame-vtk==2.8.15" ,
124- " vtk==9.3.1 " ,
124+ " vtk==9.4.2 " ,
125125]
126126
127127[project .urls ]
You can’t perform that action at this time.
0 commit comments