From 645286fdb1fc8d7187f6c85eae47b76bc0be7b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 06:22:13 +0000 Subject: [PATCH] Bump pillow in /serverless-inference/lambda-image-build Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 12.2.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.5.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- serverless-inference/lambda-image-build/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/serverless-inference/lambda-image-build/requirements.txt b/serverless-inference/lambda-image-build/requirements.txt index c374dca..6269d79 100644 --- a/serverless-inference/lambda-image-build/requirements.txt +++ b/serverless-inference/lambda-image-build/requirements.txt @@ -1,6 +1,6 @@ Flask werkzeug -pillow==9.5.0 +pillow==12.2.0 requests-toolbelt numpy tensorflow-cpu==2.15.0