From 33c735fb41808f94d11f7b51d6131f8eb9b1d4ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:25:10 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.2.0 in /src/ocr_recog Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 to 8.2.0. - [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/6.1.0...8.2.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..9684a32d 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==8.2.0 pynvim==0.4.1 six==1.14.0 torch==0.4.1