From 73ec086d2fdd89d44a984b57d0e75f2c504e9131 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:59:25 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.2.0.32 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 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_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 90dea22..7163180 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -7,7 +7,7 @@ imageio==2.2.0 matplotlib==2.1.0 numpy==1.13.3 pandas==0.21.0 -opencv-python==4.0.0.21 +opencv-python==4.2.0.32 psutil==5.7.0 pytest==3.3.0 pytest-env==0.6.2