From 96a3de1f1f44d6159c26e636b928ea5904aa90e7 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Tue, 2 Apr 2019 09:46:49 +0100
Subject: [PATCH] Bump numpy from 1.16.1 to 1.16.2 (#78)

Bumps [numpy](https://www.numpy.org) from 1.16.1 to 1.16.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 429c41e..260a6f8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ futures==3.2.0
 fuzzywuzzy==0.17.0
 lxml==4.3.3
 matplotlib==2.2.3
-numpy==1.16.1
+numpy==1.16.2
 Pillow>=3.4.1
 python-crfsuite==0.9.6
 Pyqtree==1.0.0
-- 
GitLab