From 9b5743ddafc3705d109a36d19b63a6747252190b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:11:55 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.1.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.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 5073479d..e2009d6a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,7 +16,7 @@ cassandra-driver==3.19.0 SimpleITK==1.2.3 numpy==1.16.3 celery==4.3.1 -Pillow==6.2.0 +Pillow==8.1.1 retrying==1.3.3 psycopg2-binary==2.8.3 scipy==1.3.1