From 9a042ff3177ed400d9e9ade634f24e6236c38758 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 05:36:19 +0000 Subject: [PATCH] Bump pillow from 7.0.0 to 9.3.0 in /docker-tools/debian Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.0.0 to 9.3.0. - [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.3.0) --- 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..06b94b852 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.3.0 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3