From da5448fca986ebbe82473aa61b32de9b27c3ef86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:21:55 +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] --- requirements.txt | 2 +- src/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46db01b4..d92078b1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dj-database-url==0.5.0 Django==2.2.5 gunicorn==19.9.0 -Pillow==6.1.0 +Pillow==9.3.0 pytz==2019.2 sqlparse==0.3.0 diff --git a/src/requirements.txt b/src/requirements.txt index 46db01b4..d92078b1 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -1,6 +1,6 @@ dj-database-url==0.5.0 Django==2.2.5 gunicorn==19.9.0 -Pillow==6.1.0 +Pillow==9.3.0 pytz==2019.2 sqlparse==0.3.0