From 9cbb7843a853127a91febac29636a1d86b6033ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Feb 2021 20:31:36 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.1.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/7.2.0...8.1.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 05d70c48..843235ce 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ djangorestframework_jwt==1.11.0 gunicorn==20.0.4 sentry-sdk==0.19.4 django-imagekit==4.0.2 -Pillow==7.2.0 +Pillow==8.1.0 django-compressor==2.4 django-mathfilters==1.0.0 django-braces==1.14.0