From 52102314811654f5282a2ea23b89b735a655ce11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 07:05:30 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 9.3.0 in /projects/33/app Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.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/8.0.1...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/33/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/33/app/requirements.txt b/projects/33/app/requirements.txt index 1622428..03d6789 100644 --- a/projects/33/app/requirements.txt +++ b/projects/33/app/requirements.txt @@ -25,7 +25,7 @@ numpy==1.19.4 oauthlib==3.1.0 pandas==1.0.5 pbr==5.5.1 -Pillow==8.0.1 +Pillow==9.3.0 psycopg2==2.8.6 pygbif==0.5.0 PyJSG==0.10.0