From 52f9f605d4ce59ec0b32c02e5c9d86888d8a4b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:39:08 +0000 Subject: [PATCH] Bump lxml from 4.2.5 to 4.6.2 in /flaskapp Bumps [lxml](https://github.com/lxml/lxml) from 4.2.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.2.5...lxml-4.6.2) Signed-off-by: dependabot[bot] --- flaskapp/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaskapp/requirements.txt b/flaskapp/requirements.txt index 75b05f2..4d761e2 100644 --- a/flaskapp/requirements.txt +++ b/flaskapp/requirements.txt @@ -20,6 +20,6 @@ six==1.11.0 sklearn==0.0 urllib3==1.23 Werkzeug==0.14.1 -lxml==4.2.5 +lxml==4.6.2 langdetect==1.0.7 beautifulsoup4==4.6.3