From aaf06b4d3cadd3d9ff315103c89c0458becaefa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 18:09:51 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.2.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.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.2.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 045577f..f3ecab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ MarkupSafe==3.0.2 matplotlib==3.10.0 mpmath==1.3.0 networkx==3.4.2 -numpy==1.26.4 +numpy==2.2.2 packaging==24.2 pandas==2.2.3 pillow==11.0.0