From a1dbecc36445eabf272b0e8e0a0634dbe74f0961 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:08:05 +0000 Subject: [PATCH] Bump opencv-python from 3.3.0.9 to 4.2.0.32 in /scripts/simple-pose Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.3.0.9 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] --- scripts/simple-pose/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/simple-pose/requirements.txt b/scripts/simple-pose/requirements.txt index e307d3c..5710f5b 100644 --- a/scripts/simple-pose/requirements.txt +++ b/scripts/simple-pose/requirements.txt @@ -1,2 +1,2 @@ gluoncv==0.8.0 -opencv-python==3.3.0.9 \ No newline at end of file +opencv-python==4.2.0.32 \ No newline at end of file