From 0b1096fd7211d880b69fd488f2a1bda9064f5033 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:40:01 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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.0.0...8.1.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84a251f..9449ef4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ asgiref==3.2.5 beautifulsoup4==4.8.2 bs4==0.0.1 Django==3.0.7 -Pillow==7.0.0 +Pillow==8.1.1 pytesseract==0.3.3 pytz==2019.3 soupsieve==2.0