From 40bb09406d1845ce1764f39c0eb11eb7232c9fad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 07:13:10 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 12.0.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.0.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e0efa2..6c94dee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-functions>=1.12.0 py-staticmaps==0.4.0 fastapi==0.116.1 -Pillow==9.5.0 +Pillow==12.0.0 nest-asyncio==1.6.0 opentelemetry-instrumentation-fastapi==0.57b0 azure-monitor-opentelemetry-exporter==1.0.0b41