From b07ad66240004046b281a3fcf43d75428f6e3194 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 23:39:45 +0000 Subject: [PATCH] build(deps): bump opencv-contrib-python from 4.2.0.32 to 4.8.1.78 in /py 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] --- py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/py/requirements.txt b/py/requirements.txt index ec41dae..0aa6e2b 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -2,7 +2,7 @@ # https://github.com/damnever/pigar # py/selectivesearchsegmentation_demo.py: 15 -opencv-contrib-python == 4.2.0.32 +opencv-contrib-python == 4.8.1.78 # py/selectivesearchsegmentation_demo.py: 15 opencv-contrib-python-headless == 4.2.0.32