From 04bd25dceab84c842c5cacbcd60bf9533715502d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 17:41:17 +0000 Subject: [PATCH] Bump pillow from 11.3.0 to 12.1.1 in /mcp Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.3.0 to 12.1.1. - [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.3.0...12.1.1) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mcp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mcp/requirements.txt b/mcp/requirements.txt index 19b424676..5a567ddac 100644 --- a/mcp/requirements.txt +++ b/mcp/requirements.txt @@ -48,7 +48,7 @@ openapi-spec-validator==0.7.2 opentelemetry-api==1.37.0 parse==1.20.2 pathable==0.4.4 -pillow==11.3.0 +pillow==12.1.1 protobuf==5.29.5 pycparser==2.23 pydantic==2.11.9