From aef9ead758469d1fe084e1ddbc55038e6c3e66db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:46:24 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.2 in /run_crawler Bumps [lxml](https://github.com/lxml/lxml) from 4.2.5 to 4.6.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.2.5...lxml-4.6.2) Signed-off-by: dependabot[bot] --- run_crawler/requirement.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_crawler/requirement.txt b/run_crawler/requirement.txt index 6eff655..c4333af 100644 --- a/run_crawler/requirement.txt +++ b/run_crawler/requirement.txt @@ -9,7 +9,7 @@ html5lib==1.0.1 idna==2.8 jdcal==1.4 kiwisolver==1.0.1 -lxml==4.2.5 +lxml==4.6.2 matplotlib==3.0.2 matplotlib-venn==0.11.5 numpy==1.15.4