From 7f17f8b2ed2eb272492020d9ca9bfcdc2642df4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 05:30:16 +0000 Subject: [PATCH] Bump numpy from 1.25.2 to 2.1.2 Bumps [numpy](https://github.com/numpy/numpy) from 1.25.2 to 2.1.2. - [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.25.2...v2.1.2) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2145b9b5..0718e4cc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ mesa==1.1.1 msgpack-python==0.5.6 mysql-connector-python==8.3.0 nose==1.3.7 -numpy==1.25.2 +numpy==2.1.2 pytest==7.4.2 pytimeparse==1.1.8 quantities==0.15.0