From aa09bc6aaddeee93ec47317e80304a72d9aed80d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:01:07 +0000 Subject: [PATCH] Bump pillow from 5.0.0 to 8.2.0 in /raspi_install Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.0.0 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/5.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- raspi_install/raspi-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/raspi_install/raspi-requirements.txt b/raspi_install/raspi-requirements.txt index 75185940..1574efaf 100644 --- a/raspi_install/raspi-requirements.txt +++ b/raspi_install/raspi-requirements.txt @@ -11,7 +11,7 @@ html5lib==0.9999999 idna==2.6 jsonlines==1.2.0 Markdown==2.6.10 -Pillow==5.0.0 +Pillow==8.2.0 protobuf==3.5.1 pycparser==2.18 pyparsing==2.2.0