From c8341a5255c2eab71ed97953e9bf8e25efcdfad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 May 2022 16:25:37 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.0.1 in /webpersonal/webpersonal Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 to 9.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/8.3.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- webpersonal/webpersonal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpersonal/webpersonal/requirements.txt b/webpersonal/webpersonal/requirements.txt index 258d2b531..70ce4538e 100644 --- a/webpersonal/webpersonal/requirements.txt +++ b/webpersonal/webpersonal/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==2.0.1 marshmallow==3.13.0 multidict==5.1.0 packaging==21.0 -Pillow==8.3.1 +Pillow==9.0.1 psycopg2==2.9.1 PyJWT==2.1.0 pyparsing==2.4.7