From 3547a1e13585f6154d091f5ccce0f24cc22cbaff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jan 2026 11:46:33 +0000 Subject: [PATCH] Update dependency pillow to v12.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e3be5710..4f9caf2b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,6 +21,6 @@ aiohttp[speedups]==3.13.2 aiohttp_cors==0.8.1 polib==1.2.0 tqdm==4.67.1 -pillow==12.0.0 +pillow==12.1.0 statcord.py==3.1.1 audioop-lts==0.2.2; python_version>='3.13'