From 0fdd5900509d2b98e49b3416045194b52badfb35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 06:00:21 +0000 Subject: [PATCH] Bump pillow from 7.1.2 to 9.3.0 in /Project/OCR Backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.2 to 9.3.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.3.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..9226050 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.3.0