From c01e5a4285f5a0db770c69a140d7267536575953 Mon Sep 17 00:00:00 2001
From: "dependabot-preview[bot]"
 <dependabot-preview[bot]@users.noreply.github.com>
Date: Mon, 10 Jun 2019 10:07:38 +0100
Subject: [PATCH] Bump lxml from 4.3.3 to 4.3.4 (#114)

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.3.3...lxml-4.3.4)

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

diff --git a/requirements.txt b/requirements.txt
index 683cfe4..6d41a89 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ gevent==1.4.0
 gunicorn==19.9.0
 futures
 fuzzywuzzy==0.17.0
-lxml==4.3.3
+lxml==4.3.4
 matplotlib==2.2.4
 numpy==1.16.4
 nltk==3.4.1
-- 
GitLab