From 14a5bf682a1582f099beb259d8bfcc5b0d73689b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 17:39:04 +0000 Subject: [PATCH] Bump pillow from 11.2.1 to 11.3.0 --- updated-dependencies: - dependency-name: pillow dependency-version: 11.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e86b227..ce7e738 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ multidict==6.2.0 mysqlclient==2.2.7 openai==0.28.1 packaging==24.2 -pillow==11.2.1 +pillow==11.3.0 propcache==0.3.1 pycparser==2.22 Pygments==2.19.1