From 2d086d1158073897f50dd5c259e58b102e3b02c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:39:42 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.3.0 in /Phase2_Session7 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.3.0. - [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.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Phase2_Session7/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Phase2_Session7/requirements.txt b/Phase2_Session7/requirements.txt index e73b411..4e520e8 100644 --- a/Phase2_Session7/requirements.txt +++ b/Phase2_Session7/requirements.txt @@ -14,7 +14,7 @@ mkl-random==1.1.0 mkl-service==2.3.0 numpy==1.16.5 olefile==0.46 -Pillow==6.2.0 +Pillow==9.3.0 pycparser==2.19 pygame==1.9.6 Pygments==2.5.2