From edf0673297f2cc143ba5a9e5606908fcd5856667 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Mar 2021 15:11:18 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 8.1.1 in /docker-tools/debian Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 8.1.1. - [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.1.1) 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..d0df2cf8b 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.1.1 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3