From 9ffea91663b477f5f99e8234dc54a3f04be798dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:42:11 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.3 in /simptext Bumps [lxml](https://github.com/lxml/lxml) from 3.6.0 to 4.6.3. - [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.6.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- simptext/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simptext/requirements.txt b/simptext/requirements.txt index 8da5ca6..66c6b3a 100644 --- a/simptext/requirements.txt +++ b/simptext/requirements.txt @@ -17,7 +17,7 @@ jedi==0.9.0 Jinja2==2.8 json2xlsx==1.3 kenlm==0.0.0 -lxml==3.6.0 +lxml==4.6.3 MarkupSafe==0.23 nltk==3.2.1 numpy==1.11.1