From bd19e0fb5772ba88e83f9ec620ac76bd7608dee0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 07:59:07 +0000 Subject: [PATCH] Bump pillow in /old/01-serverless-image-resizer/lambdas/resize 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:production ... Signed-off-by: dependabot[bot] --- old/01-serverless-image-resizer/lambdas/resize/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/old/01-serverless-image-resizer/lambdas/resize/requirements.txt b/old/01-serverless-image-resizer/lambdas/resize/requirements.txt index a6d4d60..e7cc6c1 100644 --- a/old/01-serverless-image-resizer/lambdas/resize/requirements.txt +++ b/old/01-serverless-image-resizer/lambdas/resize/requirements.txt @@ -1 +1 @@ -Pillow==9.2.0 +Pillow==12.3.0