From 0f54e4260b41593d110c5db2a3e7db28c1af95d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:59:08 +0000 Subject: [PATCH] chore(deps): bump opencv-python in /templates/lib/python2.7 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 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] --- templates/lib/python2.7/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/lib/python2.7/requirements.txt b/templates/lib/python2.7/requirements.txt index 57a8997..b424adc 100644 --- a/templates/lib/python2.7/requirements.txt +++ b/templates/lib/python2.7/requirements.txt @@ -1,7 +1,7 @@ numpy==1.13.3 scipy==1.0.0.0 wand==0.4.4 -opencv-python==3.3.0.10 +opencv-python==4.2.0.32 matplotlib==2.0.2 scrapy==1.4.0 cbor==1.0.0