From 1275496061b27f4690c1a0d8cb56999852a9afa3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 15:41:19 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /application Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 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.0.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 74d873ae6..9d4d9ce62 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -61,7 +61,7 @@ ordered-set==4.0.2 pandas==1.4.2 pdf2docx==0.5.2 pdfkit==0.6.1 -Pillow==7.0.0 +Pillow==9.0.1 psycopg2==2.8.4 pycparser==2.20 PyJWT==1.7.1