From 939f6b06320c97780fd3f30a374639da3f8f2d90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:35:16 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.0.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.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.0.1...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index ae418b6e..3a610f40 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -15,7 +15,7 @@ Jinja2==2.11.2 MarkupSafe==1.1.1 marshmallow==3.9.1 marshmallow-sqlalchemy==0.24.0 -Pillow==8.0.1 +Pillow==9.0.1 psycopg2==2.7.5 pycparser==2.19 https://github.com/PnX-SI/UsersHub-authentification-module/archive/1.4.5.zip