From 48ec438a3bdc3d4b2ce731420bfe090c3defa91e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:53:39 +0000 Subject: [PATCH] Bump opencv-contrib-python from 4.1.0.25 to 4.2.0.32 in /flask_webapp Bumps [opencv-contrib-python](https://github.com/skvark/opencv-python) from 4.1.0.25 to 4.2.0.32. - [Release notes](https://github.com/skvark/opencv-python/releases) - [Commits](https://github.com/skvark/opencv-python/commits) --- updated-dependencies: - dependency-name: opencv-contrib-python dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- flask_webapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flask_webapp/requirements.txt b/flask_webapp/requirements.txt index 81560b3..76a1b5c 100644 --- a/flask_webapp/requirements.txt +++ b/flask_webapp/requirements.txt @@ -19,7 +19,7 @@ requests==2.24.0 six==1.15.0 urllib3==1.25.10 Werkzeug==1.0.1 -opencv-contrib-python==4.1.0.25 +opencv-contrib-python==4.2.0.32 pytest==5.4.3 pytest-html==3.0.0 pytest-mock==3.3.1