From 8c65f1dadefe1edcd4951efa339aacb680c31bf1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 1 Mar 2019 07:52:56 +0000 Subject: [PATCH] Bump numpy from 1.10.4 to 1.16.2 Bumps [numpy](https://www.numpy.org) from 1.10.4 to 1.16.2. Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0f3c367..0f28ea3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,4 +11,4 @@ nose2==0.6.5 PyQt5==5.7 radon==1.4.2 sklearn==0.0 -numpy==1.10.4 +numpy==1.16.2