From 13dd18bbdfeb95f3fb282d95e3b9cb0b32c9e406 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 11:25:06 +0000 Subject: [PATCH] deps: update dependency numpy to v2.2.2 --- .github/actions/e2e_benchmark/evaluate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/e2e_benchmark/evaluate/requirements.txt b/.github/actions/e2e_benchmark/evaluate/requirements.txt index f1d505b86..eff9078c7 100644 --- a/.github/actions/e2e_benchmark/evaluate/requirements.txt +++ b/.github/actions/e2e_benchmark/evaluate/requirements.txt @@ -1,3 +1,3 @@ -numpy ==2.2.1 +numpy ==2.2.2 matplotlib ==3.10.0 Pillow ==11.1.0 \ No newline at end of file