From fb7abfe92b4806db104cb683c9e486ec43a51a76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:16:03 +0000 Subject: [PATCH] Bump pillow from 5.3.0 to 10.0.1 in /batch/docker Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 10.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/5.3.0...10.0.1) --- 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..cf7eb1d 100644 --- a/batch/docker/requirements.txt +++ b/batch/docker/requirements.txt @@ -1,2 +1,2 @@ boto3==1.7.45 -Pillow==5.3.0 +Pillow==10.0.1