From b41c10c4454dff2e3c1f0e0a28d3838f870c0a0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:30:07 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.3 in /awol_python3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 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/compare/lxml-3.7.2...lxml-4.6.3) Signed-off-by: dependabot[bot] --- awol_python3/REQUIREMENTS.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awol_python3/REQUIREMENTS.txt b/awol_python3/REQUIREMENTS.txt index d214aef6b..a3bfab51f 100644 --- a/awol_python3/REQUIREMENTS.txt +++ b/awol_python3/REQUIREMENTS.txt @@ -3,7 +3,7 @@ beautifulsoup4==4.5.3 colorama==0.3.7 html5lib==0.999999999 langid==1.1.6 -lxml==3.7.2 +lxml==4.6.3 nose==1.3.7 numpy==1.12.0 packaging==16.8