From faabffad8da2474e7f9f32dbd988b53d28fbf92a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 07:46:27 +0000 Subject: [PATCH] Bump pillow from 9.5.0 to 10.4.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.4.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.4.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 ca1aab5..13b2c0b 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.4.0 nest-asyncio==1.6.0 opentelemetry-instrumentation-fastapi==0.46b0 azure-monitor-opentelemetry-exporter==1.0.0b26