Skip to content

Commit

Permalink
Bump scipy from 1.14.1 to 1.15.0 (#690)
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 5c39ebd commit d78cd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ entrypoints==0.4
requests==2.32.3
numpy==2.2.1
numpy==1.26.4; python_version < '3.10'
scipy==1.14.1
scipy==1.15.0
h5netcdf==1.4.1
h5py==3.12.1
pillow==11.1.0
Expand Down

0 comments on commit d78cd1c

Please sign in to comment.