From 3c8c84a915a125e29adbec865f992658034edc2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:45:35 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 8.2.0 in /ROBOTICS Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.1...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ROBOTICS/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROBOTICS/requirements.txt b/ROBOTICS/requirements.txt index 80c463168..c9526e299 100644 --- a/ROBOTICS/requirements.txt +++ b/ROBOTICS/requirements.txt @@ -69,7 +69,7 @@ oauth==1.0.1 openni2-launch==0.4.2 PAM==0.4.2 paramiko==2.0.9 -Pillow==6.2.1 +Pillow==8.2.0 pluginlib==1.11.3 pr2-power-board==1.1.7 psutil==5.6.6