From 255e5c9b40ae62dd361526469b506315584a37d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 23:41:40 +0000 Subject: [PATCH] Bump pillow from 4.3.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.3.0 to 8.3.2. - [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.3.2) --- 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..b8fc75b --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.2.1 +Pillow==8.3.2 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3 diff --git a/requirements.txt b/requirements.txt index 5f64cfb..82adf4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.4.15 -Pillow==4.3.0 +Pillow==8.3.2 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3