From 14bb9d51dd9c4dbe2766ab1f782c9371ae79dd17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:50:11 +0000 Subject: [PATCH] Bump opencv-python from 4.2.0.34 to 4.8.1.78 in /Python Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.2.0.34 to 4.8.1.78. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Python/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Python/requirements.txt b/Python/requirements.txt index 8889e78..5207bf2 100644 --- a/Python/requirements.txt +++ b/Python/requirements.txt @@ -1,3 +1,3 @@ pyzbar==0.1.8 Kivy==1.11.1 -opencv_python==4.2.0.34 +opencv_python==4.8.1.78