From e7aa34c1c6c0c660476f85cc901b3782a626db51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:06:45 +0000 Subject: [PATCH] build(deps-dev): bump numpy from 1.24.1 to 2.2.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.1 to 2.2.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.24.1...v2.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wheel/dev_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wheel/dev_requirements.txt b/wheel/dev_requirements.txt index 50fd2d97e9..761792156b 100644 --- a/wheel/dev_requirements.txt +++ b/wheel/dev_requirements.txt @@ -10,7 +10,7 @@ idna==3.10 ihm==2.2 iniconfig==2.0.0 msgpack==1.0.8 -numpy==1.24.1 +numpy==2.2.3 packaging==24.2 Pillow==10.2.0 pluggy==1.0.0