From 3e5f00c78ade76fd13985b21ae3df24115940726 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:07:29 +0000 Subject: [PATCH] Bump opencv-python in /Face Recognition with KNN with UI Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Face Recognition with KNN with UI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Face Recognition with KNN with UI/requirements.txt b/Face Recognition with KNN with UI/requirements.txt index b8fde27..734adb2 100644 --- a/Face Recognition with KNN with UI/requirements.txt +++ b/Face Recognition with KNN with UI/requirements.txt @@ -41,7 +41,7 @@ matplotlib==3.1.2 mock==3.0.5 numpy==1.17.4 oauthlib==3.1.0 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 opt-einsum==3.1.0 pandas==0.25.3 pefile==2019.4.18