From 8349a2f1985b9b30560ab2e1a2181e81e6574a47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Sep 2021 20:38:23 +0000 Subject: [PATCH] Build(deps): Bump pillow from 8.2.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.in b/requirements.in index 8edd8af5..0165b5a7 100644 --- a/requirements.in +++ b/requirements.in @@ -14,7 +14,7 @@ django-uuidfield==0.5.0 django-wysiwyg==0.8.0 djangorestframework==3.11.2 pendulum==2.0.5 -Pillow==8.2.0 +Pillow==8.3.2 psycopg2-binary==2.8.4 pytz==2019.1 requests==2.21.0 diff --git a/requirements.txt b/requirements.txt index 7a505772..838927e3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -103,7 +103,7 @@ openapi-codec==1.3.2 # via django-rest-swagger pendulum==2.0.5 # via -r requirements.in -pillow==8.2.0 +pillow==8.3.2 # via # -r requirements.in # cairosvg