From 7a3a6b71ffc3eaec823705c75c80261060d998e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Aug 2024 00:20:54 +0000 Subject: [PATCH] build(deps): bump opencv-python in /deploy/easydeploy/examples Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.7.0.72 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-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/easydeploy/examples/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/easydeploy/examples/requirements.txt b/deploy/easydeploy/examples/requirements.txt index 0b761189..00a1479c 100644 --- a/deploy/easydeploy/examples/requirements.txt +++ b/deploy/easydeploy/examples/requirements.txt @@ -1,2 +1,2 @@ onnxruntime -opencv-python==4.7.0.72 +opencv-python==4.8.1.78