From 6666dcc95f0a6572f9ef71e175e0b4c79d9290dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:55:58 +0000 Subject: [PATCH] Bump opencv-python from 4.5.1.48 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.1.48 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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 183d8bc..e334bd4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ isort==5.7.0 lazy-object-proxy==1.4.3 mccabe==0.6.1 numpy==1.19.5 -opencv-python==4.5.1.48 +opencv-python==4.8.1.78 pylint==2.6.0 six==1.15.0 toml==0.10.2