From 91e24564184b21b6c3a3edde64bc953306921a1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:26:25 +0000 Subject: [PATCH] Bump opencv-python from 4.5.1.48 to 4.8.1.78 in /face/recognition/src Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.1.48 to 4.8.1.78. - [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 ... Signed-off-by: dependabot[bot] --- face/recognition/src/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/face/recognition/src/requirements.txt b/face/recognition/src/requirements.txt index 5fdf961..3ee9a6e 100644 --- a/face/recognition/src/requirements.txt +++ b/face/recognition/src/requirements.txt @@ -1,3 +1,3 @@ numpy==1.22.0 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 face-recognition==1.3.0 \ No newline at end of file