From d1292c542241078a73576e51bb11271ba62365b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:51:47 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 8.1.1 in /lambda Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 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/6.1.0...8.1.1) 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..d54ca5a 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==8.1.1 playsound==1.2.2 pydub==0.23.1 pyparsing==2.4.2