Skip to content

Commit e94c8c2

Browse files
Bump scipy from 1.15.0 to 1.15.1 (#539)
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.0 to 1.15.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.0...v1.15.1) --- updated-dependencies: - dependency-name: scipy 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>
1 parent ca0eab9 commit e94c8c2

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.12.1",
28-
"scipy==1.15.0",
28+
"scipy==1.15.1",
2929
"opencv-python==4.10.0.84",
3030
"deepdiff==8.1.1",
3131
"numpy>=1.22.2,<2.3.0",

0 commit comments

Comments
 (0)