From bbdf41f33c7c27622726e6381376a91f09bc4105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 May 2025 18:16:32 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.5.5.64 to 4.8.1.78 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.5.5.64 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-version: 4.8.1.78 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements-testupgrade.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-testupgrade.txt b/requirements-testupgrade.txt index 3bd8ccb..f3fbec9 100644 --- a/requirements-testupgrade.txt +++ b/requirements-testupgrade.txt @@ -1,4 +1,4 @@ -opencv-contrib-python==4.9.0.80 +opencv-contrib-python==4.8.1.78 imutils==0.5.4 pyzm==0.3.56 numpy==1.26.4 diff --git a/requirements.txt b/requirements.txt index a8bd791..a4ca59c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -opencv-contrib-python==4.5.5.64 +opencv-contrib-python==4.8.1.78 imutils==0.5.4 pyzm==0.3.56 numpy==1.24.2