From b6a49e7e8bfa3f5390866540dec5d0836694a37e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 09:52:05 +0200 Subject: [PATCH] deps: update Python dependencies (#3917) 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 c2208b0c2..5d920eeb2 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==2.3.0 -matplotlib ==3.10.3 +numpy ==2.3.2 +matplotlib ==3.10.5 Pillow ==11.3.0 \ No newline at end of file