From f876f3a05bf378492f518ad9d7a2730a853fa4ec Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 08:16:42 +0000 Subject: [PATCH] deps: update dependency Pillow to v12 --- .github/actions/e2e_benchmark/evaluate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index d66bdbb66..64c7b18cc 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ numpy ==2.3.4 matplotlib ==3.10.7 -Pillow ==11.3.0 \ No newline at end of file +Pillow ==12.0.0 \ No newline at end of file