From fa34576ef2153ecfc6f82a4eabca16cf1bed0073 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:30:34 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.3 in /scraping Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 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/commits/lxml-4.6.3) Signed-off-by: dependabot[bot] --- scraping/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scraping/requirements.txt b/scraping/requirements.txt index 88b0578..092837e 100644 --- a/scraping/requirements.txt +++ b/scraping/requirements.txt @@ -6,7 +6,7 @@ certifi==2017.4.17 chardet==3.0.3 cssselect==1.0.1 idna==2.5 -lxml==3.7.3 +lxml==4.6.3 parsel==1.2.0 pyOpenSSL==17.0.0 queuelib==1.4.2