From beec53cecf3230a55a90b26a1e37ddfa0e094a7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 01:52:38 +0000 Subject: [PATCH] Update dependency pillow to ~=11.1.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4d3d22a..f43d25a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ black~=24.10.0 pylint~=3.3.1 flake8~=7.1.1 mypy~=1.14.0 -pillow~=11.0.0 \ No newline at end of file +pillow~=11.1.0 \ No newline at end of file