From 289a0662a5400a0e2fa62caa37b148ea40a6fc33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 16:26:45 +0000 Subject: [PATCH] build(deps): bump opencv-python from 4.7.0.72 to 4.9.0.80 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 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 24152075..cdf032b4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ colorama==0.4.6 docformatter==1.7.5 isort==5.12.0 nose==1.3.7 -opencv-python==4.7.0.72 +opencv-python==4.9.0.80 pandas==2.2.0 pycodestyle==2.10.0 pyflakes==3.0.1