From 843600a8c54aaa914e5dfb040deda084cf4ee9df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:23:36 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.2 in /awol_python3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.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-3.7.2...lxml-4.6.2) 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..7991d8529 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.2 nose==1.3.7 numpy==1.12.0 packaging==16.8