From 8239fb374253b2d23b80edd726dff542c609a0b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 04:41:20 +0000 Subject: [PATCH] Bump opencv-python from 4.5.5.62 to 4.5.5.64 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.5.5.62 to 4.5.5.64. - [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-patch ... 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..c3c4396 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -opencv-python==4.5.5.62 +opencv-python==4.5.5.64 numpy==1.22.2