From f3e10ca6a5c4330846857483394f7be7a94b194d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 07:58:03 +0000 Subject: [PATCH] Bump pillow from 9.2.0 to 12.3.0 in /old/01-serverless-image-resizer Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.2.0 to 12.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/9.2.0...12.3.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.3.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- old/01-serverless-image-resizer/requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/01-serverless-image-resizer/requirements-dev.txt b/old/01-serverless-image-resizer/requirements-dev.txt index cf19395..00c61f2 100644 --- a/old/01-serverless-image-resizer/requirements-dev.txt +++ b/old/01-serverless-image-resizer/requirements-dev.txt @@ -1,6 +1,6 @@ boto3 requests>=2.20 -Pillow==9.2.0 +Pillow==12.3.0 mypy_boto3_ssm mypy_boto3_sns mypy_boto3_s3