From 7d2ad7e462fa7666142d51b8fc5f0e905b19b1b5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:58:06 +0000 Subject: [PATCH] Bump pillow from 4.0.0 to 8.2.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.0.0 to 8.2.0. - [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/4.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index a948ee2..e2f7876 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -14,7 +14,7 @@ markdown==2.6.11 reportlab==3.5.6 requests requests_oauthlib -Pillow==4.0.0 +Pillow==8.2.0 premailer populus psycopg2-binary==2.7.5