From ad86b46337df6b35e3905d3089e305ca8b899853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 02:04:51 +0000 Subject: [PATCH] Bump numpy from 1.21 to 1.22.0 in /tests/public_benchmark/ldbc Bumps [numpy](https://github.com/numpy/numpy) from 1.21 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/public_benchmark/ldbc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/public_benchmark/ldbc/requirements.txt b/tests/public_benchmark/ldbc/requirements.txt index ad1218add35..e8fc7967ccd 100644 --- a/tests/public_benchmark/ldbc/requirements.txt +++ b/tests/public_benchmark/ldbc/requirements.txt @@ -1,3 +1,3 @@ neo4j-driver==1.4.0 matplotlib==2.0.2 -numpy==1.21 +numpy==1.22.0