From 18b15ba7af9dc7d0208775530ac98de07b3e8d16 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 06:56:29 +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 a369a87be..d66bdbb66 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==2.3.3 -matplotlib ==3.10.6 +numpy ==2.3.4 +matplotlib ==3.10.7 Pillow ==11.3.0 \ No newline at end of file