From e95a5076b651007b25bde0ec2ee897ac3c8f2747 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 11:15:16 +0000 Subject: [PATCH] Bump opencv-python from 4.8.1.78 to 4.9.0.80 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.1.78 to 4.9.0.80. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/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 d1bf2ca..202127a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ matplotlib==3.8.2 numpy==1.26.2 -opencv_python==4.8.1.78 +opencv_python==4.9.0.80