From 5b2e40700cb1d5d88defe800a5d0f88d65f4f1b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 12:36:37 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 8.1.1 in /Project/OCR Backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...8.1.1) Signed-off-by: dependabot[bot] --- Project/OCR Backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Project/OCR Backend/requirements.txt b/Project/OCR Backend/requirements.txt index eb32b19..b137204 100644 --- a/Project/OCR Backend/requirements.txt +++ b/Project/OCR Backend/requirements.txt @@ -2,4 +2,4 @@ pytesseract==0.3.2 numpy==1.18.1 opencv_python==4.2.0.32 Flask==0.12.2 -Pillow==7.1.2 +Pillow==8.1.1