From 35702f8fd4f67d65c8df5a08353e22082fc239b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:02:49 +0000 Subject: [PATCH] chore(deps): bump opencv-python from 4.1.2.30 to 4.2.0.32 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] --- requirements_darwin.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_darwin.txt b/requirements_darwin.txt index 6463ccc1..9d119799 100644 --- a/requirements_darwin.txt +++ b/requirements_darwin.txt @@ -7,7 +7,7 @@ nose==1.3.7 nose-html-reporting==0.2.3 Pillow==5.3.0 numpy==1.16.6 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 pytesseract==0.3.1 flake8==3.6.0 pylint==1.9.4