From 362f14c08b3d5865fb9956ad40c9ad54e98815ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:18:22 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.2 in /scraping Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 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/commits/lxml-4.6.2) 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..4209a9c 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.2 parsel==1.2.0 pyOpenSSL==17.0.0 queuelib==1.4.2