From 0c6246875081cc6728965bdefd8642805077c7c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 04:57:49 +0000 Subject: [PATCH] Update dependency pillow to ~=12.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b04303b..a5bf5e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=26.1.0 pylint~=4.0.2 flake8~=7.3.0 mypy~=1.19.0 -pillow~=12.0.0 \ No newline at end of file +pillow~=12.1.0 \ No newline at end of file