From 6886129917b47f35acc0fea399d17d339a7b62b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:16:07 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.6.2 in /scripts Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 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.2...lxml-4.6.2) Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f5b78f2..195ca33 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,4 +1,4 @@ beautifulsoup4==4.8.1 -lxml==4.4.2 +lxml==4.6.2 pymongo==3.9.0 soupsieve==1.9.5