From 83d603e5f794c95b577fef50f60f31c971337f25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 06:17:32 +0000 Subject: [PATCH] Bump lxml from 4.3.5 to 4.6.2 in /lib-utils Bumps [lxml](https://github.com/lxml/lxml) from 4.3.5 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.3.5...lxml-4.6.2) Signed-off-by: dependabot[bot] --- lib-utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-utils/requirements.txt b/lib-utils/requirements.txt index 2604339..956e837 100644 --- a/lib-utils/requirements.txt +++ b/lib-utils/requirements.txt @@ -3,7 +3,7 @@ bs4==0.0.1 certifi==2020.6.20 chardet==3.0.4 idna==2.10 -lxml==4.3.5 +lxml==4.6.2 progress==1.5 requests==2.24.0 soupsieve==2.0.1