From afb2f07ecca8b3f9c6ad0c0dd25c30c1930ac89a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:09:45 +0000 Subject: [PATCH] Bump pillow from 6.2.1 to 9.0.1 in /ROBOTICS Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.1 to 9.0.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.1...9.0.1) --- 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..17879c437 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==9.0.1 pluginlib==1.11.3 pr2-power-board==1.1.7 psutil==5.6.6