From fe12d65f7538859babfe6039890fc7e3e1b84caa Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 24 May 2019 15:15:18 +0000 Subject: [PATCH] Bump lxml from 3.7.0 to 4.3.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.0 to 4.3.3. - [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-3.7.0...lxml-4.3.3) --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3db33de..4e0220b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ future==0.16.0 -lxml==3.7.0 +lxml==4.3.3 retrying>=1.3.3 zeep==0.23.0