Skip to content

Commit fd2a460

Browse files
build: bump scipy from 1.15.1 to 1.15.2 (#1756)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com>
1 parent 67321ef commit fd2a460

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doc/changelog.d/1756.dependencies.md

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ tests = [
6969
"pytest-xvfb==3.0.0",
7070
"pyvista[jupyter]==0.44.2",
7171
"requests==2.32.3",
72-
"scipy==1.15.1",
72+
"scipy==1.15.2",
7373
"semver==3.0.4",
7474
"six==1.17.0",
7575
"vtk==9.3.1",
@@ -103,7 +103,7 @@ doc = [
103103
"protobuf==5.29.3",
104104
"pyvista[jupyter]==0.44.2",
105105
"requests==2.32.3",
106-
"scipy==1.15.1",
106+
"scipy==1.15.2",
107107
"semver==3.0.4",
108108
"six==1.17.0",
109109
"sphinx==8.1.3",

0 commit comments

Comments
 (0)