From e1e00af5abeb4b5c5c92e36a0987bdc7ca8ea4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:24:35 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.9.1 in /ml Bumps [lxml](https://github.com/lxml/lxml) from 4.6.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-4.6.2...lxml-4.9.1) --- 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..ccb5f24 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.9.1 pandas==0.24.2 vaderSentiment==3.2.1 rake-nltk==1.0.4