From 368faef42ba06120bc6f16055dc8ad9e41fc6f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 23:42:19 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.1 in /DigiXchange Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...9.0.1) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- DigiXchange/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DigiXchange/requirements.txt b/DigiXchange/requirements.txt index 3fc0aa4..e2bdafd 100644 --- a/DigiXchange/requirements.txt +++ b/DigiXchange/requirements.txt @@ -15,7 +15,7 @@ gunicorn==19.7.1 idna==2.6 jmespath==0.9.3 olefile==0.44 -pillow==6.2.0 +pillow==9.0.1 pip==9.0.1 psycopg2==2.7.3.1 python-dateutil==2.6.1