From d9d72015751e7e5977fa3016577aa2954b17e149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:39:00 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.0.0 in /Project/OCR Backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/7.1.2...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... 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..a84cf6b 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==9.0.0