From 3c0823fdd612870403e1ac169dc747ef99ab1cc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 02:06:12 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.0 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.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.0.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..7a7aae7 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.0.0 requests==2.21.0 six==1.12.0 torch==1.1.0