From 056668706d45164d86828916edd16231443a8fe7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:26:48 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 10.0.1 in /config Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 10.0.1. - [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.0.0...10.0.1) --- 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..4c99246 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==10.0.1 oauth2client==4.1.3