From a3e9bd2d0f9fb4b72a8a8438b84687949d77e2d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:24:29 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /Phase2_Session10 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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/6.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Phase2_Session10/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phase2_Session10/requirements.txt b/Phase2_Session10/requirements.txt index 6cfecdb..c8dc8ad 100644 --- a/Phase2_Session10/requirements.txt +++ b/Phase2_Session10/requirements.txt @@ -30,7 +30,7 @@ olefile==0.46 opencv-contrib-python==4.2.0.32 opencv-python-headless==4.2.0.32 pathlib2==2.3.5 -Pillow==6.2.0 +Pillow==9.0.1 plotly==3.10.0 pybullet==2.7.1 pycparser==2.19