Skip to content

Commit 908ffd1

Browse files
Bump scipy from 1.14.1 to 1.15.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.14.1 to 1.15.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.1...v1.15.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4874253 commit 908ffd1

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.14.1",
28+
"scipy==1.15.0",
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)