From 8357a3fb7fbe6f94303b3f5fe42d42bec74441eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 17:15:14 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.3 in /ChineseSegmentation Bumps [lxml](https://github.com/lxml/lxml) from 3.8.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.8.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- ChineseSegmentation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChineseSegmentation/requirements.txt b/ChineseSegmentation/requirements.txt index a3c8279..e9c2921 100644 --- a/ChineseSegmentation/requirements.txt +++ b/ChineseSegmentation/requirements.txt @@ -33,7 +33,7 @@ jupyter-client==5.1.0 jupyter-console==5.1.0 jupyter-core==4.3.0 Keras==2.0.5 -lxml==3.8.0 +lxml==4.6.3 Markdown==2.6.9 MarkupSafe==1.0 matplotlib==2.0.0