From ed58c3006ac85a167e82dde5279f3f7d6f15255a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Jun 2021 20:03:35 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 8.2.0 in /config Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 8.2.0. - [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/6.0.0...8.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/requirements.txt b/config/requirements.txt index 84eb4ee..c9d878a 100644 --- a/config/requirements.txt +++ b/config/requirements.txt @@ -9,5 +9,5 @@ google-cloud-datastore==1.8.0 google-cloud-firestore==1.2.0 google-cloud-pubsub==0.41.0 google-cloud-storage==1.16.0 -Pillow==6.0.0 +Pillow==8.2.0 oauth2client==4.1.3