From 7894701fe397084f9a271ac3ef662792adbc734e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:37:51 +0000 Subject: [PATCH] Bump numpy from 2.0.0 to 2.0.1 Bumps [numpy](https://github.com/numpy/numpy) from 2.0.0 to 2.0.1. - [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/v2.0.0...v2.0.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 64ed742..2cf9b04 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -1 +1 @@ -numpy==2.0.0 +numpy==2.0.1