Skip to content

Commit

Permalink
Bump scipy from 1.15.0 to 1.15.1 (#539)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent ca0eab9 commit e94c8c2
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.15.0",
"scipy==1.15.1",
"opencv-python==4.10.0.84",
"deepdiff==8.1.1",
"numpy>=1.22.2,<2.3.0",
Expand Down

0 comments on commit e94c8c2

Please sign in to comment.