From 34888a0c0c787993b9027412af38c39f4681c9be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 16:29:18 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 6.2.0 in /lambda Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.1.0...6.2.0) Signed-off-by: dependabot[bot] --- lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lambda/requirements.txt b/lambda/requirements.txt index 68b76ab..5406221 100644 --- a/lambda/requirements.txt +++ b/lambda/requirements.txt @@ -10,7 +10,7 @@ greengrasssdk==1.4.0 idna==2.8 jmespath==0.9.4 kiwisolver==1.1.0 -Pillow==6.1.0 +Pillow==6.2.0 playsound==1.2.2 pydub==0.23.1 pyparsing==2.4.2