From a2b4f4d1d231d4da13b8c9e01b6611ffb008af05 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:44:28 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python Bumps the pip group with 1 update in the /Windows directory: [opencv-contrib-python](https://github.com/opencv/opencv-python). Updates `opencv-contrib-python` from 4.7.0.72 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-contrib-python dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- Windows/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Windows/requirements.txt b/Windows/requirements.txt index 8fe25fd1..041c23bf 100644 --- a/Windows/requirements.txt +++ b/Windows/requirements.txt @@ -1,6 +1,6 @@ flatbuffers==2.0.0 matplotlib==3.7.1 -opencv-contrib-python==4.7.0.72 +opencv-contrib-python==4.8.1.78 psutil==5.9.4 pyautogui==0.9.53 customtkinter==5.2.2