From 45e86468989b562fe0cd4fa004be6b5c9d32e7b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:03:59 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.9 to 3.4.0.12 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.9 to 3.4.0.12. - [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 f6413e5..7e1a37b 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -4,7 +4,7 @@ numpy==1.16.3 pandas==0.20.3 matplotlib==2.0.2 opencv-contrib-python==3.3.0.9 -opencv-python==3.3.0.9 +opencv-python==3.4.0.12 pillow==4.2.1 pymodbus==1.3.2 pyserial==3.4