From c18e9e009f6f6bcb6508202b882ddbd2f7e4dd95 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 24 Mar 2025 18:54:29 +0000
Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.2.4 in /prereqs/pips

Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.2.4.
- [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.4)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 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 7f74008df1..ab851d2f3f 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.0.2
 openvr==1.26.701
 openmm==8.2.0 ; platform_machine != "aarch64"
 packaging==24.2