From 42ab730ad9741a755512a36a7d551ceb70e905ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 04:00:04 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.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 ea2b030..cbd699a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -8,7 +8,7 @@ itsdangerous==1.1.0 Jinja2==2.10.3 MarkupSafe==1.1.1 numpy==1.16.3 -Pillow==6.0.0 +Pillow==9.3.0 requests==2.21.0 six==1.12.0 torch==1.1.0