From fdcfdab6c11c38d22d306da96ea4c67605a79b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:29:07 +0000 Subject: [PATCH] chore(deps): 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-dev.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 15728fe..05c8dc7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -7,7 +7,7 @@ django-memcache-status==1.1 djangorestframework==3.9.1 idna==2.6 olefile==0.44 -Pillow==8.0.1 +Pillow==8.1.1 python3-memcached pytz==2017.2 requests==2.20.0 diff --git a/requirements.txt b/requirements.txt index 74014ee..a6404a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ django-embed-video djangorestframework==3.9.1 idna olefile -Pillow==8.0.1 +Pillow==8.1.1 python3-memcached pytz whitenoise==3.3.1