From 53180ba1d7c5522d2c41c0f36a50847c0b016bc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jul 2022 21:18:52 +0000 Subject: [PATCH] Bump pillow from 9.0.1 to 9.2.0 in /app Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.2.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/9.0.1...9.2.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index b7e3c5d..c4db2f4 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -4,4 +4,4 @@ Werkzeug==2.0.3 google-auth-oauthlib==0.5.0 google-api-python-client==2.40.0 boto==2.49.0 -pillow==9.0.1 +pillow==9.2.0