From 4df39f8d096e29daa3396431119462e3fadf9953 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Dec 2024 20:31:14 +0000 Subject: [PATCH] Bump opencv-python from 4.5.3.56 to 4.8.1.78 in /manual-testing-sandbox Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.5.3.56 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] --- manual-testing-sandbox/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manual-testing-sandbox/requirements.txt b/manual-testing-sandbox/requirements.txt index ada3292f349..adf19b96a49 100644 --- a/manual-testing-sandbox/requirements.txt +++ b/manual-testing-sandbox/requirements.txt @@ -30,7 +30,7 @@ keras==2.6.0 # Image processing pillow==8.3.2 -opencv-python==4.5.3.56 +opencv-python==4.8.1.78 # Data handling and manipulation beautifulsoup4==4.10.0