From 1adc524f8250b3be3a32363cbe7f8e0b115a7280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:02:02 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.2.0.32 in /docker Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 2671c94..6aa3f25 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -5,7 +5,7 @@ fire==0.2.1 ipython==7.7.0 matplotlib==3.1.1 numpy==1.17.0 -opencv-python==4.1.0.25 +opencv-python==4.2.0.32 pathlib==1.0.1 python-multipart==0.0.5 scikit-image==0.15.0