From 1b19c76b8c01e0aa17a9f37db3cb3ce71aebc7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:23:47 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /src/backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 src/backend/requirements.txt diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt old mode 100755 new mode 100644 index 41214f5..6255741 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -12,7 +12,7 @@ jinja2==2.11.1 markupsafe==1.1.1 marshmallow-sqlalchemy==0.22.3 marshmallow==3.5.1 -pillow==7.0.0 +pillow==9.3.0 pyasn1==0.4.8 pycparser==2.20 python-jose[cryptography]==3.1.0