From e002412d745fd6a324630cd45dbf810e23add5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:25:17 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.6.2 in /crawler Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 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.1.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..d4f73c6 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -32,7 +32,7 @@ ipython-genutils==0.2.0 jedi==0.11.0 jmespath==0.9.3 kombu==4.1.0 -lxml==4.1.0 +lxml==4.6.2 nose==1.3.7 oauthlib==2.0.6 parso==0.1.0