From a3e7e8a007e0e39650af06e80f864cf512fa53ca Mon Sep 17 00:00:00 2001 From: alpha nerd Date: Tue, 14 Apr 2026 09:31:05 +0200 Subject: [PATCH] sec: bump pillow version to mitigate vuln --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2db1ba4..8c1f93b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ ollama==0.6.1 openai==1.102.0 orjson>=3.11.5 numpy>=1.26 -pillow==12.1.1 +pillow==12.2.0 propcache==0.3.2 pydantic==2.11.7 pydantic-settings==2.10.1