From e8a4c579c8e03a2e34d08d3c98386399f427a925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:42:11 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 8.1.1 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 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/8.0.1...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 54d6a0204..cdcbde831 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ django-extensions==2.2.6 channels==2.4 channels_redis==3.2.0 django-extra-fields==0.9 -pillow==8.0.1 +pillow==8.1.1 celery==4.2.1 gunicorn==20.0.4 urllib3<1.25,>=1.21.1