From eb244053f7687a078c9ade2e32405b0765f3f8fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:17:11 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.1.1.26 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.1.1.26. - [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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc3753d..edd134e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,4 @@ cmake==3.13.3 dlib==19.16.0 imutils==0.5.2 numpy==1.16.1 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26