From 727e2b6b975472cda7f6a3538227b5764d998827 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 21:02:03 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.2.0 in /Phase2_Session7 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...8.2.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..7a9e4a3 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==8.2.0 pycparser==2.19 pygame==1.9.6 Pygments==2.5.2