From 788b15975168238fef1a1a53c53f95f488f42839 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 09:03:24 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python from 4.11.0.86 to 4.13.0.90 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.11.0.86 to 4.13.0.90. - [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-version: 4.13.0.90 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- benchmark/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmark/requirements.txt b/benchmark/requirements.txt index 9091bd31..4a7c73df 100644 --- a/benchmark/requirements.txt +++ b/benchmark/requirements.txt @@ -1,3 +1,3 @@ numpy matplotlib -opencv-contrib-python==4.11.0.86 \ No newline at end of file +opencv-contrib-python==4.13.0.90 \ No newline at end of file