From 5fae69ad6746c59a989bb649b299746c3e87c72e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 08:37:14 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python from 4.11.0.86 to 4.13.0.92 Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.11.0.86 to 4.13.0.92. - [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.92 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..d1994943 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.92 \ No newline at end of file