From 37c3558532ed880cc97d680f5e1ed1067bcbc9c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 1 May 2019 07:22:13 +0000 Subject: [PATCH] Bump numpy from 1.10.4 to 1.16.3 Bumps [numpy](https://www.numpy.org) from 1.10.4 to 1.16.3. 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..d1a10b6 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.3