From dc417da20f759c6a5c69fa31fc13b06c9d41666e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 03:04:37 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 9.3.0 in /batch/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.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/5.3.0...9.3.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- batch/docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/batch/docker/requirements.txt b/batch/docker/requirements.txt index 34a195e..66db01f 100644 --- a/batch/docker/requirements.txt +++ b/batch/docker/requirements.txt @@ -1,2 +1,2 @@ boto3==1.7.45 -Pillow==5.3.0 +Pillow==9.3.0