From d58d888f544fd170f6caf3c1843397bd7a3b0422 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 00:03:25 +0000 Subject: [PATCH] deps: update dependency Pillow to v10.2.0 [SECURITY] --- .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 ad4f5ea1d..f8b8325a0 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ numpy ==1.24.3 matplotlib ==3.7.1 -Pillow ==10.0.1 \ No newline at end of file +Pillow ==10.2.0 \ No newline at end of file