From 885b4f16832058835b43577966d8ef39dcba8001 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:39:58 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.3.4 in /optifit backend Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.3.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.3.4) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- optifit backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optifit backend/requirements.txt b/optifit backend/requirements.txt index f9eb566..67972f7 100644 --- a/optifit backend/requirements.txt +++ b/optifit backend/requirements.txt @@ -1,6 +1,6 @@ Flask==2.3.2 opencv-python-headless==4.9.0.80 mediapipe==0.10.21 -numpy==1.26.4 +numpy==2.3.4