From c4cf0b9504064d881e7f6935dac11d5103fa9cb5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 23:56:14 +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 764c2df..7fd77ac 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ joblib==1.5.3 matplotlib==3.10.8 nnoir==1.4.0 numba==0.63.1 -opencv-python==4.11.0.86 +opencv-python==4.12.0.88 optuna==4.6.0 pandas==2.3.3 Pillow-SIMD==9.5.0.post2