From d2428afb04d392ae3707164fc8587cd04ccbc2b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 01:12:14 +0000 Subject: [PATCH] chore(deps): bump opencv-python in /requirements Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.6.0.66 to 4.7.0.68. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index d56a0262..5ecb52db 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -62,7 +62,7 @@ numpy==1.24.1 # torchvision omegaconf==2.3.0 # via effdet -opencv-python==4.6.0.66 +opencv-python==4.7.0.68 # via # layoutparser # unstructured-inference (setup.py)