From 6550dd347520f547ef21d6ae04d51ea3f603a4cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 02:19:00 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 8.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.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/5.2.0...8.1.1) 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..6e7d578b 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.1.1 preview-generator==0.2.3 psycopg2==2.7.5 psycopg2-binary==2.7.5