From 9a640664dd0c3714dc1afe192fa17a8baa03d00f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 20:13:45 +0000 Subject: [PATCH] Bump pillow from 2.3.0 to 8.1.1 in /ODSA-django Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.3.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/2.3.0...8.1.1) Signed-off-by: dependabot[bot] --- ODSA-django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODSA-django/requirements.txt b/ODSA-django/requirements.txt index aad0a891..58adf03b 100644 --- a/ODSA-django/requirements.txt +++ b/ODSA-django/requirements.txt @@ -3,7 +3,7 @@ Django==1.4.3 #Landscape-Client==14.12 MySQL-python==1.2.3 #PAM==0.4.2 -Pillow==2.3.0 +Pillow==8.1.1 PyYAML==3.10 SecretStorage==2.0.0 Twisted==13.1.0