Skip to content

Commit f4945b2

Browse files
Bump numpy from 2.2.3 to 2.2.4 (#716)
Bumps [numpy](https://github.com/numpy/numpy) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.3...v2.2.4) --- updated-dependencies: - dependency-name: numpy 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 cc1fed7 commit f4945b2

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
@@ -1,7 +1,7 @@
11
click==8.1.8
22
entrypoints==0.4
33
requests==2.32.3
4-
numpy==2.2.3
4+
numpy==2.2.4
55
numpy==1.26.4; python_version < '3.10'
66
scipy==1.15.2
77
h5netcdf==1.6.1

0 commit comments

Comments
 (0)