From 974da7a15e607a30168385a7517e800f2abe3313 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 20:34:47 +0200 Subject: [PATCH] Bump pillow from 10.2.0 to 10.3.0 in /tools (#2626) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tools/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/requirements.txt b/tools/requirements.txt index 65e39461ac8..347c3b29fd5 100644 --- a/tools/requirements.txt +++ b/tools/requirements.txt @@ -1,6 +1,6 @@ pygit2==1.11.1 bidict==0.22.1 -Pillow==10.2.0 +Pillow==10.3.0 # changelogs PyYaml==6.0