From 20bbbf42adf63b448fec1916909788869931731f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 00:21:42 +0000 Subject: [PATCH] Bump pillow from 2.2.1 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.2.1 to 9.3.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.3.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..c401361 --- a/advanced_requirements.txt +++ b/advanced_requirements.txt @@ -1,4 +1,4 @@ -Pillow==2.2.1 +Pillow==9.3.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3 diff --git a/requirements.txt b/requirements.txt index 5f64cfb..307ffb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ Django==1.4.15 -Pillow==4.3.0 +Pillow==9.3.0 PySimpleSOAP==1.05a South==0.7.6 Werkzeug==0.8.3