From 55123c4c5c52d5a48d6f291ce94ad0cc95505c0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 02:57:32 +0000 Subject: [PATCH] Bump pillow from 5.2.0 to 9.3.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.2.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/5.2.0...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 209a37fb..50bc404c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -46,7 +46,7 @@ Markdown==2.6.11 MarkupSafe==1.0 numpy==1.14.5 openapi-codec==1.3.2 -Pillow==5.2.0 +Pillow==9.3.0 preview-generator==0.2.3 psycopg2==2.7.5 psycopg2-binary==2.7.5