Skip to content

Commit e1311b3

Browse files
Bump scipy from 1.15.2 to 1.15.3 (#606)
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.15.3) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.15.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Walter Simson <walter.a.simson@gmail.com>
1 parent 7f6d4a4 commit e1311b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ classifiers = [
2525
]
2626
dependencies = [
2727
"h5py==3.13.0",
28-
"scipy==1.15.2",
28+
"scipy==1.15.3",
2929
"opencv-python==4.11.0.86",
3030
"deepdiff==8.5.0",
3131
"numpy>=1.22.2,<2.3.0",

0 commit comments

Comments
 (0)