From c9a76e0aa7797d132970bcfecaa9dffee04baa3f Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Thu, 31 Jan 2019 14:48:37 +0000
Subject: [PATCH] Bump python-crfsuite from 0.9.5 to 0.9.6 (#50)

Bumps [python-crfsuite](https://github.com/scrapinghub/python-crfsuite) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/scrapinghub/python-crfsuite/releases)
- [Changelog](https://github.com/scrapinghub/python-crfsuite/blob/master/CHANGES.rst)
- [Commits](https://github.com/scrapinghub/python-crfsuite/compare/0.9.5...0.9.6)

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 cda29a9..2c2fcac 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ lxml==4.2.0
 matplotlib==2.2.2
 numpy==1.14.2
 Pillow>=3.4.1
-python-crfsuite==0.9.5
+python-crfsuite==0.9.6
 Pyqtree==0.24
 requests==2.21.0
 sciencebeam-alignment==0.0.2
-- 
GitLab