From f225e6b0e64c0dc744dca3d8a452189ee8a39f61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 12 Mar 2022 00:49:08 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.0.1 in /docker-tools/debian Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.0.1. - [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/7.0.0...9.0.1) --- 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..4e0d0693e 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==9.0.1 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3