From 0709dd666c6b55e89973f7b7fc40e4dd30caea3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:50:52 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 4.2.0.32 in /python 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] --- python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/requirements.txt b/python/requirements.txt index 9babddf..4d15b38 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -10,7 +10,7 @@ docopt==0.6.2 scikit-learn==0.18.1 scipy==0.18.1 pymeanshift==0.2.1 -opencv-python==3.3.0.10 +opencv-python==4.2.0.32 GDAL==1.11.1