From a4b9b7df0175456c4988c8eabb2285d393ffce60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Jul 2025 23:33:11 +0000 Subject: [PATCH] Bump opencv-python from 4.11.0.86 to 4.12.0.88 Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.11.0.86 to 4.12.0.88. - [Release notes](https://github.com/opencv/opencv-python/releases) - [Commits](https://github.com/opencv/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-version: 4.12.0.88 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 45643f4..f785748 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ joblib==1.5.1 matplotlib==3.10.1 nnoir==1.3.0 numba==0.61.0 -opencv-python==4.11.0.86 +opencv-python==4.12.0.88 optuna==4.4.0 pandas==2.3.1 Pillow-SIMD==9.5.0.post2