From 3826ae6f3761cf11134666f3d4d79f516b6109ac Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Mar 2020 13:30:18 -0400 Subject: [PATCH 1/2] Update numpy from 1.15.2 to 1.18.2 --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 9a249c9..ed51a6b 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.18.2 future==0.16.0 pytest==3.8.1 pytest-pep8==1.0.6 From e048434783c8ac7a235cb084e8c64d0e139cdd3a Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 17 Mar 2020 13:30:19 -0400 Subject: [PATCH 2/2] Update numpy from 1.15.2 to 1.18.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index adabc4a..c7ffbf2 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.18.2 future==0.16.0