Skip to content

Commit af9c760

Browse files
Bump numpy from 2.4.0 to 2.4.1 (#792)
Bumps [numpy](https://github.com/numpy/numpy) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.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 68260a4 commit af9c760

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
@@ -1,7 +1,7 @@
11
click==8.3.1
22
entrypoints==0.4
33
requests==2.32.5
4-
numpy==2.4.0
4+
numpy==2.4.1
55
numpy==1.26.4; python_version < '3.10'
66
scipy==1.16.3
77
h5netcdf==1.7.3

0 commit comments

Comments
 (0)