From 3480d66346f4c8e11060fc1dfcaf95f1f4087801 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:53:17 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.1 in /web Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.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/6.0.0...9.0.1) --- 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..803d10b 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.0.1 psycopg2-binary==2.8.2 pycodestyle==2.5.0 PyPDF2==1.26.0