From 313930e01319c95144f18aff115c6f3743047845 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Sep 2024 14:05:45 -0400 Subject: [PATCH 1/2] Update numpy from 1.24.1 to 2.1.1 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 90e78e1..1ddecc7 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,5 +1,5 @@ bump2version==1.0.1 -numpy==1.24.1 +numpy==2.1.1 packaging==23.0 h5py==3.8.0 pytest-cov==4.0.0 From 5b00fad6c9b8c71b4e1ee2c684c94c4e19229c87 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Sep 2024 14:05:45 -0400 Subject: [PATCH 2/2] Update numpy from 1.24.1 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 847cf9c..f2ea1a7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -numpy==1.24.1 +numpy==2.1.1 packaging==23.0 h5py==3.8.0