From 36049f9a5d81544044031ccf808761c0a8690ce7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 08:41:08 +0200 Subject: [PATCH] deps: update dependency Pillow to v11.2.1 (#3759) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 22a46ab7f..598e2ec34 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ numpy ==2.2.4 matplotlib ==3.10.1 -Pillow ==11.1.0 \ No newline at end of file +Pillow ==11.2.1 \ No newline at end of file