From d5041012b6b80865649954586ceea887508f4dcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 23:06:55 +0000 Subject: [PATCH] Bump opencv-python from 3.4.9.33 to 4.2.0.32 in /RPi Programs Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.9.33 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] --- RPi Programs/Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPi Programs/Requirements.txt b/RPi Programs/Requirements.txt index 5471549..c6f5251 100644 --- a/RPi Programs/Requirements.txt +++ b/RPi Programs/Requirements.txt @@ -1,5 +1,5 @@ numpy==1.18.1 -opencv-python==3.4.9.33 +opencv-python==4.2.0.32 pandas==1.0.1 picamera==1.13 RPi.GPIO==0.7.0 \ No newline at end of file