From c8040ce247c0bf3c33a66f6f5aa9f5c1ebbbe301 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Thu, 17 Oct 2019 18:59:14 +0200 Subject: [PATCH] Update numpy from 1.16.4 to 1.17.3 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 676cf9034..3bb371d89 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ wheel>=0.30.0 bump2version>=0.5.11 # glotaran setup dependencies -numpy==1.16.4 +numpy==1.17.3 scipy==1.3.0 setuptools>=40.6.3