From d94bb46e009bc282e750cfa8261aba88c1a15ea6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:04:45 +0000 Subject: [PATCH] Bump opencv-python from 4.5.5.62 to 4.8.1.78 in /cli Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.5.62 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] --- cli/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cli/requirements.txt b/cli/requirements.txt index e5f33e8..196109d 100644 --- a/cli/requirements.txt +++ b/cli/requirements.txt @@ -1,4 +1,4 @@ numpy==1.22.2 #==1.16.3 -opencv-python==4.5.5.62 #==4.1.0.25 +opencv-python==4.8.1.78 #==4.1.0.25 Pillow==9.0.1 #==6.0.0 psycopg2-binary==2.9.3 #==2.8.3