From 69291c21cb118129699da45cce155afa72fb4b4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 10:48:34 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 8.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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.3.0...8.1.1) Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index c758006..1cb0bae 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -11,7 +11,7 @@ itsdangerous==0.24 Jinja2==2.10.1 jsonschema==3.0.1 MarkupSafe==1.0 -Pillow==5.3.0 +Pillow==8.1.1 pyrsistent==0.15.3 pytz==2019.1 requests==2.22.0