From 75dcc21b50310b929e4847eed8afd18003fc683f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 19:13:37 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.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.3.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- advanced_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 advanced_requirements.txt diff --git a/advanced_requirements.txt b/advanced_requirements.txt old mode 100755 new mode 100644 index 3405885..347c77d --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.2.1 +Pillow==8.2.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3 diff --git a/requirements.txt b/requirements.txt index 5f64cfb..efd53d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.4.15 -Pillow==4.3.0 +Pillow==8.2.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3