From b5b85dd5be7ef42513b24d1cbac3353465b8d0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:11:00 +0000 Subject: [PATCH] Bump opencv-python from 4.1.2.30 to 4.2.0.32 in /dotmole 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] --- dotmole/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 dotmole/requirements.txt diff --git a/dotmole/requirements.txt b/dotmole/requirements.txt old mode 100755 new mode 100644 index dad303c..d024381 --- a/dotmole/requirements.txt +++ b/dotmole/requirements.txt @@ -34,7 +34,7 @@ matplotlib==3.1.2 mtcnn==0.1.0 numpy==1.18.0 opencv-contrib-python==4.1.2.30 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 paramiko==2.7.1 Pillow==7.0.0 protobuf==3.11.2