From a2b7da5a40827bf57feeba267dcf6d7c1e07c6bc Mon Sep 17 00:00:00 2001 From: "manifest-self-hosted-renovate[bot]" <294573638+manifest-self-hosted-renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 05:21:59 +0000 Subject: [PATCH] chore(deps): update dependency pillow to v12 [security] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8cf2414..02f44fd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ lxml==4.6.3 msgpack==0.6.2 packaging==20.3 pep517==0.8.2 -Pillow==8.3.2 +Pillow==12.3.0 progress==1.5 pyparsing==2.4.6 pytoml==0.1.21