From ba8edc821346e2c4eb797eae0932444d78a88952 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 10:03:59 +0000 Subject: [PATCH] build(deps): bump pillow from 10.3.0 to 12.2.0 Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.3.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/10.3.0...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 630d495..cfb11be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ redis==5.0.4 uvicorn[standard]==0.29.0 gunicorn==22.0.0 python-multipart==0.0.9 -pillow==10.3.0 +pillow==12.2.0 mcp==1.11.0 fastmcp