From 645f0db889c2a0c11324f98fa39e68065be2750f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Dec 2022 11:37:28 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /application Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.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/7.0.0...9.3.0) --- 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 384a38eeb..71e1076ff 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.3.0 psycopg2==2.8.4 pycparser==2.20 PyJWT==1.7.1