From 8c4b5b621ecaa76faae8e3fde6c3437b9df66294 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 01:47:56 +0000 Subject: [PATCH] Bump pillow from 4.1.1 to 9.3.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 4.1.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/4.1.1...9.3.0) --- 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 e11c925c..dc219757 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -25,7 +25,7 @@ Markdown==2.6.8 mccabe==0.6.1 olefile==0.44 packaging==16.8 -Pillow==4.1.1 +Pillow==9.3.0 psycopg2==2.7.1 py==1.4.33 pycodestyle==2.3.1