From 9fe460505afd12f90ee85e3600ee6f6b39bda021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 May 2024 16:25:03 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.3.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.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.5.0...10.3.0) --- updated-dependencies: - dependency-name: pillow 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 fd272f5..4417352 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ azure-functions>=1.12.0 py-staticmaps==0.4.0 fastapi==0.111.0 -Pillow==9.5.0 +Pillow==10.3.0 nest-asyncio==1.6.0 opentelemetry-instrumentation-fastapi==0.45b0 azure-monitor-opentelemetry-exporter==1.0.0b25