From 0d1ab5ffd074bf8d7a6ddc7330019e502f37901f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:28:26 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 8.1.1 in /src 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] --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index 67c4cc0c..35601e96 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -37,4 +37,4 @@ Unidecode==1.1.1 wheel==0.35.1 # pillow is only here to make old migrations run -Pillow==8.0.1 +Pillow==8.1.1