From 21a0a6e804db469bd9c347e04c50280f42b6aed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Sep 2021 02:31:51 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.3.2 in /docker-tools/debian Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.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/7.0.0...8.3.2) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker-tools/debian/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-tools/debian/requirements.txt b/docker-tools/debian/requirements.txt index ebe489c1d..12628c6ab 100644 --- a/docker-tools/debian/requirements.txt +++ b/docker-tools/debian/requirements.txt @@ -5,7 +5,7 @@ markupsafe==1.1.1 numpy==1.18.1 packaging==20.0 pandas==0.25.3 -pillow==7.0.0 +pillow==8.3.2 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3