From 11d11410ea2021a5f5532f4e540d8e1af3e87399 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:30 +0000 Subject: [PATCH] Bump opencv-python from 3.4.2.17 to 3.4.7.28 Bumps [opencv-python](https://github.com/skvark/opencv-python) from 3.4.2.17 to 3.4.7.28. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5f93270..d9d3494 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ Jinja2==2.9.6 MarkupSafe==1.0 mock==2.0.0 numpy==1.13.1 -opencv-python==3.4.2.17 +opencv-python==3.4.7.28 pbr==3.1.1 Pygments==2.2.0 pytz==2017.2