Skip to content

Commit 57fba11

Browse files
Bump scipy from 1.16.3 to 1.17.0 (#791)
Bumps [scipy](https://github.com/scipy/scipy) from 1.16.3 to 1.17.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.3...v1.17.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent af9c760 commit 57fba11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ entrypoints==0.4
33
requests==2.32.5
44
numpy==2.4.1
55
numpy==1.26.4; python_version < '3.10'
6-
scipy==1.16.3
6+
scipy==1.17.0
77
h5netcdf==1.7.3
88
h5py==3.15.1
99
pillow==12.1.0

0 commit comments

Comments
 (0)