From 87733990059658c11d44029b890ea4c2df6d1948 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 18:51:56 +0000 Subject: [PATCH] Update dependency pillow to v12 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 783e703..39aa5d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=25.9.0 pylint~=3.3.1 flake8~=7.3.0 mypy~=1.18.2 -pillow~=11.3.0 \ No newline at end of file +pillow~=12.0.0 \ No newline at end of file