From cdddb80190111b1e7acce19e027787ed11a179c6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Jul 2026 12:32:12 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v12.3.0 --- 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