From d06bfa0c292a25431ebd124c7d2b226dd5d621c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:45:44 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.3.2 in /hackathon_site Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.2.0 to 8.3.2. - [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/7.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- hackathon_site/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hackathon_site/requirements.txt b/hackathon_site/requirements.txt index 593e368..a0a932a 100644 --- a/hackathon_site/requirements.txt +++ b/hackathon_site/requirements.txt @@ -22,7 +22,7 @@ Jinja2==2.11.2 MarkupSafe==1.1.1 packaging==20.4 pathspec==0.8.0 -Pillow==7.2.0 +Pillow==8.3.2 psycopg2==2.8.5 psycopg2-binary==2.8.5 pyparsing==2.4.7