From 4ecc27d581d55c1db0912f96eb1071f66b3d37f7 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 3 Sep 2024 15:40:11 -0400 Subject: [PATCH] Update numpy from 1.16.4 to 2.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27646ba..a0eab4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ pytest-cov==2.7.1 codecov==2.0.15 black==19.3b0 matplotlib==3.1.1 -numpy==1.16.4 +numpy==2.1.1 pypandoc==1.4 bumpversion==0.5.3 wheel==0.33.4