Skip to content

Commit 86e43e6

Browse files
Bump scipy from 1.15.2 to 1.16.0
Bumps [scipy](https://github.com/scipy/scipy) from 1.15.2 to 1.16.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.15.2...v1.16.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ef952ae commit 86e43e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4
44
numpy==2.2.4
55
numpy==1.26.4; python_version < '3.10'
6-
scipy==1.15.2
6+
scipy==1.16.0
77
h5netcdf==1.6.2
88
h5py==3.14.0
99
pillow==11.2.1

0 commit comments

Comments
 (0)