From 89b07b94b71d84d8f65d8213e484dc447268c6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 00:55:36 +0000 Subject: [PATCH] Bump pillow from 6.2.0 to 8.3.2 Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 8.3.2. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sunlight.live-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sunlight.live-requirements.txt b/sunlight.live-requirements.txt index 950919f..4f72590 100644 --- a/sunlight.live-requirements.txt +++ b/sunlight.live-requirements.txt @@ -12,7 +12,7 @@ munch==2.3.2 numpy==1.16.2 pandas==0.24.2 parse==1.11.1 -Pillow==6.2.0 +Pillow==8.3.2 pkg-resources==0.0.0 pyparsing==2.3.1 pyproj==2.1.2