From 0d1edc6df52c3f99dd5c8465b55ce4ce1cfe8074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:49:42 +0000 Subject: [PATCH] Bump pillow in /catkin_ws/src/bowser_nav/vijay_lane_stuff Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.0 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/8.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- catkin_ws/src/bowser_nav/vijay_lane_stuff/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/catkin_ws/src/bowser_nav/vijay_lane_stuff/requirements.txt b/catkin_ws/src/bowser_nav/vijay_lane_stuff/requirements.txt index 40e7385..1f1bbc6 100644 --- a/catkin_ws/src/bowser_nav/vijay_lane_stuff/requirements.txt +++ b/catkin_ws/src/bowser_nav/vijay_lane_stuff/requirements.txt @@ -4,7 +4,7 @@ kiwisolver==1.2.0 matplotlib==3.3.2 numpy==1.19.2 opencv-python==4.4.0.44 -Pillow==8.0.0 +Pillow==9.0.1 pyparsing==2.4.7 python-dateutil==2.8.1 six==1.15.0