From 884bc281010dd35fe3858a2f57b84727ebcecb5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 09:56:11 +0000 Subject: [PATCH] Bump pillow from 9.0.0 to 9.3.0 in /scholl-app Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 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/9.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scholl-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scholl-app/requirements.txt b/scholl-app/requirements.txt index 3929961..ee62e82 100644 --- a/scholl-app/requirements.txt +++ b/scholl-app/requirements.txt @@ -48,7 +48,7 @@ msgpack==0.6.2 oauthlib==3.1.0 packaging==20.1 pep517==0.7.0 -Pillow==9.0.0 +Pillow==9.3.0 progress==1.5 psycopg2==2.8.4 py-vapid==1.7.1