From a8ebc6895315a8514e28209638ce6739a0f96ac2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:38:24 +0000 Subject: [PATCH] Bump pillow from 2.2.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.2.1 to 9.0.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/2.2.1...9.0.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..396078a --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.2.1 +Pillow==9.0.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3 diff --git a/requirements.txt b/requirements.txt index 5f64cfb..33c9077 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.4.15 -Pillow==4.3.0 +Pillow==9.0.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3