From e94786d0b53f6bdbbc804d1c2712493bb7f017d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 17:31:02 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 8.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.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/5.1.0...8.1.1) Signed-off-by: dependabot[bot] --- backend/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirement.txt b/backend/requirement.txt index c85eadef..ed6db0d4 100644 --- a/backend/requirement.txt +++ b/backend/requirement.txt @@ -118,7 +118,7 @@ parso==0.5.2 pbr==5.4.5 pexpect==4.6.0 pickleshare==0.7.5 -Pillow==7.0.0 +Pillow==8.1.1 pipenv==2020.6.2 pluggy==0.13.1 post==2019.4.13