From f56f02fe22678b273ce6f72cfb4cd04aba9a177d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 13 Jul 2026 09:33:43 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v12.3.0 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 150c8a6..89ab1f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ollama==0.6.2 openai==2.44.0 orjson>=3.11.5 numpy>=1.26 -pillow==12.2.0 +pillow==12.3.0 propcache==0.5.2 pydantic==2.13.4 pydantic-settings==2.14.2