From f24d382a7a9a4ed30e608030402fb32e5154e98e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 06:56:30 +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 168150868..3d7c2c063 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