From cc2c34680fe3f20a64d2e4c79d66e7f1f6bc8cdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:36:35 +0000 Subject: [PATCH] Bump pillow from 5.1.0 to 6.2.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.1.0 to 6.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/5.1.0...6.2.0) Signed-off-by: dependabot[bot] --- backend/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirement.txt b/backend/requirement.txt index d6053f62..f3ad1c76 100644 --- a/backend/requirement.txt +++ b/backend/requirement.txt @@ -48,7 +48,7 @@ otree-boto2-shim==0.3.2 otree-core==0.0.0b1 otree-save-the-change==1.1.3 pbr==1.10.0 -Pillow==5.1.0 +Pillow==6.2.0 psycopg2==2.7.5 py==1.4.31 pycodestyle==2.4.0