From 15d4e1b1b81a9666ea4d98ecac39665f65004741 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:56:21 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.3.0 in /web Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 6761f40..3ec4608 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -18,7 +18,7 @@ jmespath==0.9.4 libsass==0.19.1 pep8==1.7.1 phonenumbers==8.10.13 -Pillow==6.0.0 +Pillow==9.3.0 psycopg2-binary==2.8.2 pycodestyle==2.5.0 PyPDF2==1.26.0