From 5a4d00aae6d354c4fdbe415990681ee0512517d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:39:48 +0000 Subject: [PATCH] Bump pillow from 7.2.0 to 8.1.1 in /hackathon_site Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.2.0...8.1.1) 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..8cc9a64 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.1.1 psycopg2==2.8.5 psycopg2-binary==2.8.5 pyparsing==2.4.7