From 3ca5f8653dc512f63eb6ff07d04b1d94ff4c8e8f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:14:53 +0000 Subject: [PATCH] build(deps): Bump pillow from 5.3.0 to 9.3.0 in /requirements Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- requirements/django-cms.txt | 2 +- requirements/pre-django-cms.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/base.txt b/requirements/base.txt index a7a03a8..4101355 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,6 +1,6 @@ pytz==2018.7 # https://github.com/stub42/pytz python-slugify==1.2.6 # https://github.com/un33k/python-slugify -Pillow==5.3.0 # https://github.com/python-pillow/Pillow +Pillow==9.3.0 # https://github.com/python-pillow/Pillow rcssmin==1.0.6 # https://github.com/ndparker/rcssmin argon2-cffi==18.3.0 # https://github.com/hynek/argon2_cffi redis>=2.10.6, < 3 # pyup: < 3 # https://github.com/antirez/redis diff --git a/requirements/django-cms.txt b/requirements/django-cms.txt index 09d5bfb..f8945a5 100644 --- a/requirements/django-cms.txt +++ b/requirements/django-cms.txt @@ -54,7 +54,7 @@ packaging==19.0 parso==0.4.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==5.3.0 +Pillow==9.3.0 pluggy==0.12.0 prompt-toolkit==2.0.9 psycopg2-binary==2.7.6.1 diff --git a/requirements/pre-django-cms.txt b/requirements/pre-django-cms.txt index 477da62..fe8ed19 100644 --- a/requirements/pre-django-cms.txt +++ b/requirements/pre-django-cms.txt @@ -54,7 +54,7 @@ packaging==19.0 parso==0.4.0 pexpect==4.7.0 pickleshare==0.7.5 -Pillow==5.3.0 +Pillow==9.3.0 pluggy==0.12.0 poyo==0.4.2 prompt-toolkit==2.0.9