From fc06eee735112dfc3b78665c3eddcdbd04b3921d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:37:49 +0000 Subject: [PATCH] Bump opencv-python-headless in /optifit backend Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.9.0.80 to 4.12.0.88. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python-headless dependency-version: 4.12.0.88 dependency-type: direct:production update-type: version-update:semver-minor ... 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..2c1e1c2 100644 --- a/optifit backend/requirements.txt +++ b/optifit backend/requirements.txt @@ -1,5 +1,5 @@ Flask==2.3.2 -opencv-python-headless==4.9.0.80 +opencv-python-headless==4.12.0.88 mediapipe==0.10.21 numpy==1.26.4