Skip to content

Commit 3509ccd

Browse files
committed
build: bump scipy
1 parent b169e4f commit 3509ccd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ tests = [
7676
"pyvista[jupyter]==0.46.3",
7777
"pyyaml==6.0.3",
7878
"requests==2.32.5",
79-
"scipy==1.15.3",
79+
"scipy==1.16.2",
8080
"semver==3.0.4",
8181
"six==1.17.0",
8282
"vtk==9.5.2",
@@ -114,7 +114,7 @@ doc = [
114114
"pyvista[jupyter]==0.46.3",
115115
"quarto-cli==1.8.25",
116116
"requests==2.32.5",
117-
"scipy==1.15.3",
117+
"scipy==1.16.2",
118118
"semver==3.0.4",
119119
"six==1.17.0",
120120
"sphinx==8.2.3",

0 commit comments

Comments
 (0)