From a2a487bf0990759636dfab660453cab2a29ad38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:41:52 +0000 Subject: [PATCH] Bump lxml from 3.8.0 to 4.6.5 in /ChineseSegmentation Bumps [lxml](https://github.com/lxml/lxml) from 3.8.0 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-3.8.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..97f5d3e 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.5 Markdown==2.6.9 MarkupSafe==1.0 matplotlib==2.0.0