From 8e19e0a4526f0878b183d94f27b0d16395966ddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 19:40:22 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.9.1 in /awol_python3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 to 4.9.1. - [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.9.1) --- 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..d5099e993 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.9.1 nose==1.3.7 numpy==1.12.0 packaging==16.8