From 87da3005ba84cad507b87bad8a8530846dc03834 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:27:07 +0000 Subject: [PATCH] Bump opencv-python from 3.4.6.27 to 3.4.7.28 in /setup Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.6.27 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] --- setup/requirements_projector.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/requirements_projector.txt b/setup/requirements_projector.txt index 6a85466..1c9312d 100644 --- a/setup/requirements_projector.txt +++ b/setup/requirements_projector.txt @@ -7,5 +7,5 @@ PyQt5==5.14.2 pytest==5.4.2 RPi.GPIO==0.7.0 scikit-learn==0.22.2 -opencv-python==3.4.6.27 +opencv-python==3.4.7.28 colormath==3.0.0