From 4d988d2602898bf0444dd4271c50a7137cab0cb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:01:24 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.3 in /EVENTION.DataHarvester Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.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-4.2.5...lxml-4.6.3) Signed-off-by: dependabot[bot] --- EVENTION.DataHarvester/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/EVENTION.DataHarvester/requirements.txt b/EVENTION.DataHarvester/requirements.txt index 4f120b5..3eda5a6 100644 --- a/EVENTION.DataHarvester/requirements.txt +++ b/EVENTION.DataHarvester/requirements.txt @@ -1,7 +1,7 @@ beautifulsoup4==4.6.3 Flask==1.0.2 geojson==2.4.1 -lxml==4.2.5 +lxml==4.6.3 requests==2.21.0 urllib3>=1.24.2 pyjsparser==2.5.2