Skip to content

Commit

Permalink
Bump scipy from 1.14.1 to 1.15.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 4874253 commit 908ffd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers = [
]
dependencies = [
"h5py==3.12.1",
"scipy==1.14.1",
"scipy==1.15.0",
"opencv-python==4.10.0.84",
"deepdiff==8.1.1",
"numpy>=1.22.2,<2.3.0",
Expand Down

0 comments on commit 908ffd1

Please sign in to comment.