From 5026380919eb798cef0f36c693216c72a4398f06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:01:07 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.10 to 3.3.1.11 in /python Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.10 to 3.3.1.11. - [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..38bb684 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==3.3.1.11 GDAL==1.11.1