From c20291f0e96247d875683f68ffa79a8cc4bef9b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Dec 2022 22:00:43 +0000 Subject: [PATCH] Bump opencv-contrib-python-headless from 4.5.1.48 to 4.7.0.68 Bumps [opencv-contrib-python-headless](https://github.com/opencv/opencv-python) from 4.5.1.48 to 4.7.0.68. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python-headless dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_3.6.txt | 2 +- requirements_3.9.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4c4e71b..b53f2ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ numpy==1.21.4 -opencv-contrib-python-headless==4.1.2.30 +opencv-contrib-python-headless==4.7.0.68 scipy==1.7.2 tensorflow==2.7.4 colorama==0.4.4 diff --git a/requirements_3.6.txt b/requirements_3.6.txt index cfbeb07..ce3e908 100644 --- a/requirements_3.6.txt +++ b/requirements_3.6.txt @@ -1,5 +1,5 @@ numpy==1.19.2 -opencv-contrib-python-headless==4.1.2.30 +opencv-contrib-python-headless==4.7.0.68 scipy==1.5.4 tensorflow==2.6.2 colorama==0.4.4 diff --git a/requirements_3.9.txt b/requirements_3.9.txt index 60fe7a4..b53f2ba 100644 --- a/requirements_3.9.txt +++ b/requirements_3.9.txt @@ -1,5 +1,5 @@ numpy==1.21.4 -opencv-contrib-python-headless==4.5.1.48 +opencv-contrib-python-headless==4.7.0.68 scipy==1.7.2 tensorflow==2.7.4 colorama==0.4.4 -- 2.52.0