From 04e7658cda91a481233e10c5801981a9b9f98508 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 20:47:46 +0000 Subject: [PATCH] Update dependency pillow to ~=11.3.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 591d103..d49f182 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.16.0 -pillow~=11.2.1 \ No newline at end of file +pillow~=11.3.0 \ No newline at end of file