From 9e4fee5fea5169ca9e375177ab7d1fffed9a2451 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:12:58 +0000 Subject: [PATCH] Bump pillow from 2.7.0 to 9.0.1 in /assignment3 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.7.0 to 9.0.1. - [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.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt index a8a757c..8aec7f2 100644 --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -1,7 +1,7 @@ Cython==0.21.2 Jinja2==2.7.3 MarkupSafe==0.23 -Pillow==2.7.0 +Pillow==9.0.1 backports.ssl-match-hostname==3.4.0.2 certifi==14.05.14 gnureadline==6.3.3