From 13411d184f1649bf1f9b71388d9ba05377323b65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:37:48 +0000 Subject: [PATCH] Bump numpy from 1.26.4 to 2.0.2 in /optifit backend Bumps [numpy](https://github.com/numpy/numpy) from 1.26.4 to 2.0.2. - [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.0.2) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.0.2 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..fcbee8c 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.0.2