From c474b48ed096d947a47b928979f0eaff99cef1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:40:46 +0000 Subject: [PATCH] Bump pillow from 2.6.1 to 9.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 2.6.1 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/2.6.1...9.0.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dcbf4c..3602fa6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,7 +27,7 @@ MarkupSafe==0.23 ndg-httpsclient==0.3.2 numpy==1.8.2 pexpect==3.2 -Pillow==2.6.1 +Pillow==9.0.0 ply==3.4 protobuf==3.1.0.post1 psycopg2==2.6.2