From 8075d9393bc93569a4012c0747fea9219e90e3d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 23:00:52 +0000 Subject: [PATCH] Bump pillow from 8.3.1 to 9.3.0 in /webpersonal/webpersonal Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.1 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.1...9.3.0) --- 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..0b8e7b0a3 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.3.0 psycopg2==2.9.1 PyJWT==2.1.0 pyparsing==2.4.7