From fa8592d29c432761865a5e9b89e976b9637b001b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:09:05 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 8.2.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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/5.2.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 3b417e53..edc2de7d 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -46,7 +46,7 @@ Markdown==2.6.11 MarkupSafe==1.0 numpy==1.14.5 openapi-codec==1.3.2 -Pillow==5.2.0 +Pillow==8.2.0 preview-generator==0.2.3 psycopg2==2.7.5 psycopg2-binary==2.7.5