From 3683f857a104f45823f5f694de0c0519865dc095 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:31:14 +0000 Subject: [PATCH] Bump mediapipe from 0.10.8 to 0.10.9 Bumps [mediapipe](https://github.com/google/mediapipe) from 0.10.8 to 0.10.9. - [Release notes](https://github.com/google/mediapipe/releases) - [Commits](https://github.com/google/mediapipe/compare/v0.10.8...v0.10.9) --- updated-dependencies: - dependency-name: mediapipe dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Hand-Motion-Detection/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hand-Motion-Detection/requirements.txt b/Hand-Motion-Detection/requirements.txt index a08d8c0d1d2..c8e45b52a78 100644 --- a/Hand-Motion-Detection/requirements.txt +++ b/Hand-Motion-Detection/requirements.txt @@ -1,3 +1,3 @@ numpy==1.26.2 opencv_python==4.8.1.78 -mediapipe==0.10.8 +mediapipe==0.10.9