From 2729d6410fc87aa943d094b3c21fc2f82d569378 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:45:46 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.5 in /awol_python3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..dd5ed40c4 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.5 nose==1.3.7 numpy==1.12.0 packaging==16.8