From 4622bbbdfdc5c4c00eb5f76fafe5a687523a0f37 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Apr 2026 01:06:20 +0000 Subject: [PATCH] Update dependency pillow to ~=12.2.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce83f2d..a60bc21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=26.3.1 pylint~=4.0.2 flake8~=7.3.0 mypy~=1.19.0 -pillow~=12.1.0 \ No newline at end of file +pillow~=12.2.0 \ No newline at end of file