From 854df3fbd19f983ba10498a4533db85f96863d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:40:03 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python in /benchmark Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python) from 4.2.0.32 to 4.8.1.78. - [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-type: direct:production ... 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 16815086..3d7c2c06 100644 --- a/benchmark/requirements.txt +++ b/benchmark/requirements.txt @@ -1,3 +1,3 @@ numpy matplotlib -opencv-contrib-python==4.2.0.32 \ No newline at end of file +opencv-contrib-python==4.8.1.78 \ No newline at end of file