From 9a969548e4df2c048631b9d9b262a4712a787b05 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 17:08:05 +0100 Subject: [PATCH] deps: update Python dependencies (#3592) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 98837e212..f1d505b86 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