From fe721cd172ee2e6595503ce4b82b317208ebeb9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 22:24:00 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 8.2.0 in /RPi/rpi Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.6.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/2.6.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- RPi/rpi/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RPi/rpi/requirements.txt b/RPi/rpi/requirements.txt index 9db7778..358d9f7 100644 --- a/RPi/rpi/requirements.txt +++ b/RPi/rpi/requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.6.1 +Pillow==8.2.0 PyBluez==0.23 RPi.GPIO==0.6.3 RTIMULib==7.2.1