From 75c7a5d8e536bd6933a03a86d52ce24496c3228c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:19:09 +0000 Subject: [PATCH] Bump pillow from 6.1.0 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.1.0 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/6.1.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- imported_pip_requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/imported_pip_requirements.txt b/imported_pip_requirements.txt index aef7d2a..3dede58 100644 --- a/imported_pip_requirements.txt +++ b/imported_pip_requirements.txt @@ -4,5 +4,5 @@ django-crispy-forms==1.7.2 django-filebrowser-no-grappelli==3.7.8 django-tinymce4-lite==1.7.5 jsmin==2.2.2 -Pillow==6.1.0 +Pillow==9.3.0 pytz==2019.1 diff --git a/requirements.txt b/requirements.txt index 48fffaf..46b7d6a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ gunicorn==19.9.0 idna==2.8 jsmin==2.2.2 libsass==0.19.2 -Pillow==6.1.0 +Pillow==9.3.0 psycopg2==2.8.3 PyJWT==1.7.1 PySocks==1.7.0