From b9b371947f31985130b8681275032e0d92a383c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 05:24:25 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.0.1 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.0.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/7.2.0...8.0.1) Signed-off-by: dependabot-preview[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 f47b4d43..7f3e1a68 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==7.2.0 +Pillow==8.0.1