Skip to content

Commit d239956

Browse files
Bump scipy from 1.16.0 to 1.16.1 (#742)
Bumps [scipy](https://github.com/scipy/scipy) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92db0ee commit d239956

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.3.2
55
numpy==1.26.4; python_version < '3.10'
6-
scipy==1.16.0
6+
scipy==1.16.1
77
h5netcdf==1.6.3
88
h5py==3.14.0
99
pillow==11.3.0

0 commit comments

Comments
 (0)