From 8f0ad9e7f21056440edb51650b24448c9a6cefb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Jul 2025 18:39:53 +0000 Subject: [PATCH] Bump opencv-python from 4.11.0.86 to 4.12.0.88 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.11.0.86 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 dependency-version: 4.12.0.88 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Hand-Motion-Detection/requirements.txt | 2 +- requirements_with_versions.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Hand-Motion-Detection/requirements.txt b/Hand-Motion-Detection/requirements.txt index e851a4195fe..123ef71ed1e 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==2.2.3 -opencv_python==4.11.0.86 +opencv_python==4.12.0.88 mediapipe==0.10.21 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 800214a9e89..413a953fad3 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -94,7 +94,7 @@ PyQRCode==1.2.1 freegames==2.5.3 pyperclip==1.8.2 newspaper==0.1.0.7 -opencv-python==4.11.0.86 +opencv-python==4.12.0.88 tensorflow==2.19.0 pandas==2.3.1 pytest==8.4.1