From e6e1c3772a607e9c3a8aceea20f29deeffb84651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:38:28 +0000 Subject: [PATCH] build(deps): bump opencv-python-headless in /py Bumps [opencv-python-headless](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-python-headless dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index ec41dae..c7ff490 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -14,4 +14,4 @@ opencv-python == 4.2.0.32 opencv-python-aarch64 == 3.3.0.1 # py/selectivesearchsegmentation_demo.py: 15 -opencv-python-headless == 4.2.0.32 +opencv-python-headless == 4.8.1.78