From 52c43fb11e2aaf0d7f6f2c404b17393ff1b2dd59 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 02:59:28 +0000 Subject: [PATCH] Update dependency pillow to ~=12.3.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0d41d7..6838370 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=26.5.1 pylint~=4.0.2 flake8~=7.3.0 mypy~=2.1.0 -pillow~=12.2.0 \ No newline at end of file +pillow~=12.3.0 \ No newline at end of file