From 5b561ccaa22bd0ec6b0a6f9ae1516fddb790b7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:03:54 +0000 Subject: [PATCH] Bump opencv-python from 3.2.0.8 to 3.4.0.12 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.2.0.8 to 3.4.0.12. - [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 cf6a0bf..7845f93 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ matplotlib==2.0.2 mccabe==0.6.1 multidict==3.1.0 numpy==1.13.1 -opencv-python==3.2.0.8 +opencv-python==3.4.0.12 pew==0.1.27 pipenv==8.2.6 py==1.4.34