From 0d0b021235e19297a9b0f90422bb170801fbcd81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 09:33:36 +0000 Subject: [PATCH] Bump pillow from 2.2.1 to 6.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.2.1 to 6.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/2.2.1...6.2.0) 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..f9af741 --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.2.1 +Pillow==6.2.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3 diff --git a/requirements.txt b/requirements.txt index 5f64cfb..56f8aa1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.4.15 -Pillow==4.3.0 +Pillow==6.2.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3