From c771964c943fef2cda34732a027145a312f10293 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:17:47 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /image-segmentation Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.1.1.26. - [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] --- image-segmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/image-segmentation/requirements.txt b/image-segmentation/requirements.txt index 498d3ac..f9fb130 100644 --- a/image-segmentation/requirements.txt +++ b/image-segmentation/requirements.txt @@ -6,7 +6,7 @@ matplotlib==3.0.3 networkx==2.3 nose==1.3.7 numpy==1.16.2 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 Pillow==6.0.0 pyparsing==2.4.0 python-dateutil==2.8.0