From c648856857b01abc068077ca6aa892bc9fe6ca18 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 May 2019 15:33:25 -0400 Subject: [PATCH 1/2] Update numpy from 1.15.2 to 1.16.4 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9a249c9..1808c3b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,6 +1,6 @@ thunder-python==1.4.2 scipy==1.1.0 -numpy==1.15.2 +numpy==1.16.4 future==0.16.0 pytest==3.8.1 pytest-pep8==1.0.6 From fb50ce8329760b1ccaf3cfee0d12d6d35462438a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 May 2019 15:33:26 -0400 Subject: [PATCH 2/2] Update numpy from 1.15.2 to 1.16.4 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adabc4a..f6f51f0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ thunder-python==1.4.2 scipy==1.1.0 -numpy==1.15.2 +numpy==1.16.4 future==0.16.0