From 7cbc764526b5f993f909839679d9b740acad0cfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:19:36 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.0 in /Phase2_Session7 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 9.0.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.0.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..4f0ed76 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.0.0 pycparser==2.19 pygame==1.9.6 Pygments==2.5.2