From c16fdb6bb927024224b87cfb750cbbdf694e9045 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Mar 2025 00:37:07 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.0.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.4...v2.0.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index eeae9bc0..2222e6e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ click==8.1.8 entrypoints==0.4 requests==2.32.3 numpy==2.2.4 -numpy==1.26.4; python_version < '3.10' +numpy==2.0.2; python_version < '3.10' scipy==1.15.2 h5netcdf==1.6.1 h5py==3.13.0