From 85f2d770ed5537c5b0fe9b7e4587d0708b4702b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 03:40:46 +0000 Subject: [PATCH] Update dependency pillow to ~=11.2.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 83e3f6f..517f862 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=25.1.0 pylint~=3.3.1 flake8~=7.2.0 mypy~=1.15.0 -pillow~=11.1.0 \ No newline at end of file +pillow~=11.2.1 \ No newline at end of file