From 3ca60c8c47a948756ea4bb415827b9d388155242 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:29:44 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.5 in /ml Bumps [lxml](https://github.com/lxml/lxml) from 4.6.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-4.6.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml/requirements.txt b/ml/requirements.txt index 037f422..ec9e6ad 100644 --- a/ml/requirements.txt +++ b/ml/requirements.txt @@ -6,7 +6,7 @@ numpy==1.16.3 nltk==3.4.5 scikit-learn==0.20.3 newspaper3k==0.2.8 -lxml==4.6.2 +lxml==4.6.5 pandas==0.24.2 vaderSentiment==3.2.1 rake-nltk==1.0.4