From 590cf0992bc694050a4ce82c2891d762843f8f78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 19:05:09 +0000 Subject: [PATCH] Bump opencv-python from 4.8.0.74 to 4.8.1.78 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.0.74 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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index b274bac..51e2f17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -opencv-python==4.8.0.74 +opencv-python==4.8.1.78 PyAutoGUI==0.9.54 mss==9.0.1 numpy==1.25.2 -opencv-python==4.8.0.74 +opencv-python==4.8.1.78 pytesseract==0.3.10 psutil==5.9.5 argparse==1.4.0