From 763f57c7494e9eecba4c713188a1e4daa03568dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Jan 2021 02:04:27 +0000 Subject: [PATCH] Bump pillow from 8.0.1 to 8.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7eea9fc55..e232c733b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ azure-storage-blob==12.6.0 boto3==1.16.47 bottle==0.12.19 c2cwsgiutils[broadcast]>=4.0.1 -Pillow==8.0.1 +Pillow==8.1.0 pyproj==3.0.0.post1 pyramid==1.10.5