From 7912debe50a994ea8571cca3ada078c55c718c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 08:49:00 +0000 Subject: [PATCH] Bump pillow from 8.3.2 to 9.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 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/8.3.2...9.3.0) --- 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 a4b75fd5..1a5fd2d8 100644 --- a/requirements.in +++ b/requirements.in @@ -15,7 +15,7 @@ google-api-core==1.18.0 google-api-python-client==1.9.0 gunicorn oauth2client -Pillow==8.3.2 +Pillow==9.3.0 protobuf==3.12.2 psycopg2-binary requests diff --git a/requirements.txt b/requirements.txt index a5b586c5..82fc24a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ oauth2client==4.1.3 # via -r requirements.in oauthlib==3.1.0 # via requests-oauthlib -pillow==8.3.2 +pillow==9.3.0 # via -r requirements.in protobuf==3.12.2 # via