From c08fe7194c8af85ae5c37e1910a12d9e851db424 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 14:10:16 +0000 Subject: [PATCH] deps: update Python dependencies --- .github/actions/e2e_benchmark/evaluate/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index 98837e2125..f1d505b867 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==1.26.4 +numpy ==2.2.1 matplotlib ==3.10.0 -Pillow ==10.4.0 \ No newline at end of file +Pillow ==11.1.0 \ No newline at end of file