From d21d043c029943aa6fe9993dea2ba7582f726a37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Nov 2022 08:33:45 +0000 Subject: [PATCH] Bump opencv-python from 4.1.2.30 to 4.2.0.32 in /docker/training Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.2.30 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/training/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/training/requirements.txt b/docker/training/requirements.txt index 4ec1b31..94d9600 100644 --- a/docker/training/requirements.txt +++ b/docker/training/requirements.txt @@ -50,7 +50,7 @@ networkx==2.8.6 numpy==1.19.2 oauthlib==3.2.0 omegaconf==2.1.1 -opencv-python==4.1.2.30 +opencv-python==4.2.0.32 opencv-python-headless==4.6.0.66 packaging==21.3 pandas==1.4.3