From 5c2a9203cb5e8d9e3fd19e78802b0da5eb8c2c7b Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 31 Dec 2021 16:08:21 -0600 Subject: [PATCH] Update numpy from 1.20.2 to 1.22.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 2edb26c..f07cf38 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ fastcache==1.1.0 kiwisolver==1.3.1 matplotlib==3.4.1 mpmath==1.1.0 -numpy==1.20.2 +numpy==1.22.0 pyparsing==2.4.7 python-dateutil==2.8.1 scipy==1.6.3