From c856a235b1f0e23e53d4c9b7f1849b664c187b15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:16:41 +0000 Subject: [PATCH] Bump opencv-python from 4.0.0.21 to 4.1.1.26 in /app Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.0.0.21 to 4.1.1.26. - [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] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index 74d0c4a..472663d 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -35,7 +35,7 @@ nbconvert==5.3.1 nbformat==4.4.0 notebook==5.7.4 numpy==1.16.1 -opencv-python==4.0.0.21 +opencv-python==4.1.1.26 pandas==0.24.0 pandocfilters==1.4.2 parso==0.3.1