From 96da2fb0fee7f8d58feb817c2342ab933bb3cdd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 17:27:36 +0000 Subject: [PATCH] build(deps): bump numpy from 1.26.4 to 2.4.4 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.4.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.4.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b1862b4..d369c57 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -18,7 +18,7 @@ idna==3.11 iniconfig==2.3.0 markdown-it-py==4.0.0 mdurl==0.1.2 -numpy==1.26.4 +numpy==2.4.4 packaging==26.0 pandas==2.2.0 pluggy==1.6.0