From e90af2fd1a63f4e43f7607e100edda4c1e4da041 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 03:53:55 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.1.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.1.3. - [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.1.3) --- 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 8de49fb78c..0afd01e67b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ matplotlib==3.9.2 mercurial==6.8.1 microannotate==0.0.24 mozci==2.4.1 -numpy==1.26.4 +numpy==2.1.3 orjson==3.10.10 ortools==9.11.4210 pandas==2.2.3