From 4d7ac63d515a4f839580d82396336f50a9d10c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:37:36 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.0.0 in /src/ocr_recog Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 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/6.1.0...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/ocr_recog/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ocr_recog/requirements.txt b/src/ocr_recog/requirements.txt index de946384..26eaa23e 100644 --- a/src/ocr_recog/requirements.txt +++ b/src/ocr_recog/requirements.txt @@ -6,7 +6,7 @@ natsort==7.0.1 nltk==3.4.5 numpy==1.18.2 optional==0.0.1 -Pillow==6.1.0 +Pillow==9.0.0 pynvim==0.4.1 six==1.14.0 torch==0.4.1