From d6297c6f888faf6a50ef58628805ed848a67710e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:15:57 +0000 Subject: [PATCH] Bump lxml from 4.4.1 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 4.4.1 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.4.1...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a663497..7ab3930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ cssselect==1.1.0 facebook-scraper==0.1.5 fake-useragent==0.1.11 idna==2.8 -lxml==4.4.1 +lxml==4.6.2 parse==1.12.1 pyee==6.0.0 pyppeteer==0.0.25