From ed35ecf6a8c540c071c4eaf5cd9d54f444764cc8 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <dependabot[bot]@users.noreply.github.com>
Date: Fri, 1 Mar 2019 12:30:22 +0000
Subject: [PATCH] Bump lxml from 4.3.1 to 4.3.2 (#82)

Bumps [lxml](https://github.com/lxml/lxml) from 4.3.1 to 4.3.2.
- [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.1...lxml-4.3.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 8f7ccc6..8f2f055 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.1
+lxml==4.3.2
 matplotlib==2.2.3
 numpy==1.16.1
 Pillow>=3.4.1
-- 
GitLab