From 2d24d113c99d24c11c3b4f8316ff4820e6674000 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Mon, 11 Feb 2019 08:24:07 +0000
Subject: [PATCH] Bump lxml from 4.3.0 to 4.3.1 (#69)

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.0 to 4.3.1.
- [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.0...lxml-4.3.1)

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 0769952..8f7ccc6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,7 @@
 backports.tempfile==1.0
 futures==3.2.0
 fuzzywuzzy==0.17.0
-lxml==4.3.0
+lxml==4.3.1
 matplotlib==2.2.3
 numpy==1.16.1
 Pillow>=3.4.1
-- 
GitLab