From 4bee1002abfbce5b432269ca43f370a15bad14a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Jan 2026 23:55:19 +0000 Subject: [PATCH] Bump opencv-python-headless from 4.10.0.82 to 4.12.0.88 Bumps [opencv-python-headless](https://github.com/opencv/opencv-python) from 4.10.0.82 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-headless dependency-version: 4.12.0.88 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- udf/requirements.txt | 2 +- video/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/udf/requirements.txt b/udf/requirements.txt index 81c3bcb..9507c5a 100644 --- a/udf/requirements.txt +++ b/udf/requirements.txt @@ -1,6 +1,6 @@ flask>=3.0.2 inotify numpy>=1.23.5 -opencv-python-headless==4.10.0.82 +opencv-python-headless==4.13.0.90 vdms wheel diff --git a/video/requirements.txt b/video/requirements.txt index 7b42501..e74c84e 100644 --- a/video/requirements.txt +++ b/video/requirements.txt @@ -1,5 +1,5 @@ inotify -opencv-python-headless==4.10.0.82 +opencv-python-headless==4.13.0.90 openvino-dev>=2024.6.0 ultralytics>=8.3.83 vdms