From dbb7c5b0fd506a9efb6a8fc4361872d393225c53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 10:02:56 +0100 Subject: [PATCH] deps: update Python dependencies (#3692) 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 eff9078c7..ee45b8fbd 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==2.2.2 -matplotlib ==3.10.0 +numpy ==2.2.3 +matplotlib ==3.10.1 Pillow ==11.1.0 \ No newline at end of file