From 70541134ab271a3290f729e27ac830e83f0725ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Oct 2021 22:22:11 +0000 Subject: [PATCH] Bump opencv-python from 4.1.0.25 to 4.1.1.26 in /project_source Bumps [opencv-python](https://github.com/skvark/opencv-python) from 4.1.0.25 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] --- project_source/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_source/requirements.txt b/project_source/requirements.txt index 6160130..d701ded 100644 --- a/project_source/requirements.txt +++ b/project_source/requirements.txt @@ -37,7 +37,7 @@ Markdown==3.1.1 mock==3.0.5 numpy==1.16.3 odfpy==1.4.0 -opencv-python==4.1.0.25 +opencv-python==4.1.1.26 openpyxl==2.6.3 Pillow==6.0.0 pkg-resources==0.0.0