From 1c7d119f6505b865f1c49e3cf4d5e3acaf8a36df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:57:36 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index bf7425f..9d938cc 100644 --- a/requirement.txt +++ b/requirement.txt @@ -25,7 +25,7 @@ Markdown==3.1 mock==2.0.0 mpi4py==3.0.1 numpy==1.16.3 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 pbr==5.2.0 Pillow==6.0.0 pkg-resources==0.0.0