From c65868b4c1b891a8c6313f6a4367859716d813f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:49:15 +0000 Subject: [PATCH] Bump pillow from 7.1.1 to 9.0.1 in /backend Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.1 to 9.0.1. - [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.1.1...9.0.1) --- 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 69d3c9e..0cea276 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -26,7 +26,7 @@ oauthlib==3.1.0 openapi-codec==1.3.2 packaging==20.3 pandas==0.24.2 -Pillow==7.1.1 +Pillow==9.0.1 psycopg2==2.8.3 psycopg2-binary==2.8.3 py4j==0.10.7