From 8a609d51be78d91d1a3a226d2acab0e319092611 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 11:20:01 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /Phase2_Session7 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.1.1. - [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.1.1) 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..4213fd3 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.1.1 pycparser==2.19 pygame==1.9.6 Pygments==2.5.2