From dfd0746cd3dd59c1922834458af7b950a0869dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 01:06:44 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 9.0.0 in /DigiXchange Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.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.2.0...9.0.0) --- 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..890b864 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.0 pip==9.0.1 psycopg2==2.7.3.1 python-dateutil==2.6.1