Skip to content

Commit 360c983

Browse files
build: bump scipy from 1.15.2 to 1.15.3 (#1976)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent 214f83c commit 360c983

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bump scipy from 1.15.2 to 1.15.3

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tests = [
7474
"pytest-pyvista==0.1.9",
7575
"pyvista[jupyter]==0.45.1",
7676
"requests==2.32.3",
77-
"scipy==1.15.2",
77+
"scipy==1.15.3",
7878
"semver==3.0.4",
7979
"six==1.17.0",
8080
"vtk==9.4.2",
@@ -111,7 +111,7 @@ doc = [
111111
"pyvista[jupyter]==0.45.1",
112112
"quarto-cli==1.7.30",
113113
"requests==2.32.3",
114-
"scipy==1.15.2",
114+
"scipy==1.15.3",
115115
"semver==3.0.4",
116116
"six==1.17.0",
117117
"sphinx==8.2.3",

0 commit comments

Comments
 (0)