From a79c50fcd86bdeea02a119c15c9f4e2d8bae54c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:25:34 +0000 Subject: [PATCH] Bump pillow from 6.0.0 to 9.0.0 in /web Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.0.0 to 9.0.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.0.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..ae4a810 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.0 psycopg2-binary==2.8.2 pycodestyle==2.5.0 PyPDF2==1.26.0