Skip to content

Commit 4eab9ff

Browse files
build: bump scipy from 1.14.1 to 1.15.0 (#1612)
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 ef8dd7d commit 4eab9ff

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.14.1 to 1.15.0

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ tests = [
6565
"pytest-xvfb==3.0.0",
6666
"pyvista[jupyter]==0.44.2",
6767
"requests==2.32.3",
68-
"scipy==1.14.1",
68+
"scipy==1.15.0",
6969
"semver==3.0.2",
7070
"six==1.17.0",
7171
"vtk==9.3.1",
@@ -98,7 +98,7 @@ doc = [
9898
"protobuf==5.28.3",
9999
"pyvista[jupyter]==0.44.2",
100100
"requests==2.32.3",
101-
"scipy==1.14.1",
101+
"scipy==1.15.0",
102102
"semver==3.0.2",
103103
"six==1.17.0",
104104
"sphinx==8.1.3",

0 commit comments

Comments
 (0)