From 9cafb17a24ca4bebdd84a5cd042657f6c7f46eee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:25:32 +0000 Subject: [PATCH] Bump opencv-python from 3.4.0.12 to 3.4.7.28 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.0.12 to 3.4.7.28. - [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] --- cpu_requirements.txt | 2 +- gpu_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cpu_requirements.txt b/cpu_requirements.txt index 6acd53c..b5fbf32 100644 --- a/cpu_requirements.txt +++ b/cpu_requirements.txt @@ -1,7 +1,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 -opencv-python==3.4.0.12 +opencv-python==3.4.7.28 Pillow==8.1.1 PyQt5==5.14.2 redner==0.3.11 diff --git a/gpu_requirements.txt b/gpu_requirements.txt index 8d20cfe..825a79c 100644 --- a/gpu_requirements.txt +++ b/gpu_requirements.txt @@ -1,7 +1,7 @@ jsonschema==2.6.0 matplotlib==3.2.1 numpy==1.18.2 -opencv-python==3.4.0.12 +opencv-python==3.4.7.28 Pillow==8.1.1 PyQt5==5.14.2 redner-gpu==0.3.11