From e229ceb0f3a8d35cb8422b363e5ec60fcf0140f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:44:42 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.4.0.44 to 4.8.1.78 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.4.0.44 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-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-mac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-mac.txt b/requirements-mac.txt index 8f8436d..79b9811 100644 --- a/requirements-mac.txt +++ b/requirements-mac.txt @@ -8,7 +8,7 @@ imutils==0.5.3 matplotlib==3.1.2 numpy==1.22.0 oauthlib==3.1.0 -opencv-contrib-python==4.4.0.44 +opencv-contrib-python==4.8.1.78 opencv-python==4.4.0.44 PyQt5==5.12.3 pytest==5.3.2