From b6d7289dfe03751881ba505452bd8f99e1653310 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 22 Nov 2022 10:07:44 +0100 Subject: [PATCH] Update dependency numpy to v1.23.5 (#604) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/actions/e2e_kbench/evaluate/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/e2e_kbench/evaluate/requirements.txt b/.github/actions/e2e_kbench/evaluate/requirements.txt index 03f423e68..bf246d170 100644 --- a/.github/actions/e2e_kbench/evaluate/requirements.txt +++ b/.github/actions/e2e_kbench/evaluate/requirements.txt @@ -1,2 +1,2 @@ matplotlib==3.6.2 -numpy==1.23.4 \ No newline at end of file +numpy==1.23.5 \ No newline at end of file