From 779027f3e36ff129efadc6914b12532afa887273 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:36:09 +0000 Subject: [PATCH] Bump pillow from 2.7.0 to 9.3.0 in /assignment2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.7.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/2.7.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assignment2/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment2/requirements.txt b/assignment2/requirements.txt index a8a757c..6928835 100644 --- a/assignment2/requirements.txt +++ b/assignment2/requirements.txt @@ -1,7 +1,7 @@ Cython==0.21.2 Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==2.7.0 +Pillow==9.3.0 backports.ssl-match-hostname==3.4.0.2 certifi==14.05.14 gnureadline==6.3.3