From 82e0f8fef5016a98e98017dfac131a3c60a679e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 May 2021 17:11:22 +0000 Subject: [PATCH] Bump pillow from 8.1.1 to 8.2.0 in /src/requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.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/8.1.1...8.2.0) 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 03c46c0f..5e8a1b0e 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -37,4 +37,4 @@ Unidecode==1.2.0 wheel==0.36.2 # pillow is only here to make old migrations run -Pillow==8.1.1 +Pillow==8.2.0