From 9141aead13dbc0378280f8457ef5bb9a09ea1309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 00:07:36 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.2.3 in /prereqs/pips Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 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.26.4...v2.2.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- prereqs/pips/app_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prereqs/pips/app_requirements.txt b/prereqs/pips/app_requirements.txt index c70e7a01f5..f22effb1f3 100644 --- a/prereqs/pips/app_requirements.txt +++ b/prereqs/pips/app_requirements.txt @@ -30,7 +30,7 @@ msgpack==1.1.0 nibabel == 5.2.0 netCDF4==1.6.5 networkx==3.3 -numpy==1.26.4 +numpy==2.2.3 openvr==1.26.701 openmm==8.2.0 ; platform_machine != "aarch64" packaging==24.2