From de0a7b56f5b37078aa19a82c52da9582496cbac0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:18:46 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirement.txt b/requirement.txt index bf7425f..7917296 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.1.1.26 pbr==5.2.0 Pillow==6.0.0 pkg-resources==0.0.0