From 741a9729ebad369a9ebfbb73915f4d44bb80c506 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jun 2022 04:17:39 +0000 Subject: [PATCH] Bump opencv-python from 4.5.5.62 to 4.6.0.66 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.5.5.62 to 4.6.0.66. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index da33674..7f983ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -opencv-python==4.5.5.62 +opencv-python==4.6.0.66 numpy==1.22.2