From b707619d418b05bd19a388ff6a0ffe6609c21058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 18:10:59 +0000 Subject: [PATCH] Bump opencv-python from 4.10.0.84 to 4.11.0.86 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.10.0.84 to 4.11.0.86. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python 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 3ac1b2a3429..23af46531b0 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==2.2.1 -opencv_python==4.10.0.84 +opencv_python==4.11.0.86 mediapipe==0.10.20 diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 8040a64a00d..ce8e7380668 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.10.0.84 +opencv-python==4.11.0.86 tensorflow==2.15.0.post1 pandas==2.2.3 pytest==8.3.4