From cae29718050f9ce815d2e73a4884f89f71f208ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 22:15:54 +0000 Subject: [PATCH] Bump pillow from 11.0.0 to 12.0.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.0.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/11.0.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 302bdee..7d48666 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pikepdf==9.7.0 python-multipart==0.0.20 pytest==9.0.1 httpx==0.28.1 -Pillow==11.0.0 +Pillow==12.0.0 uvicorn==0.38.0 \ No newline at end of file