From 01e66bc942912d5dd371c363fe260ad87e9e57f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:20:33 +0000 Subject: [PATCH] Bump lxml from 4.4.2 to 4.6.2 in /parser Bumps [lxml](https://github.com/lxml/lxml) from 4.4.2 to 4.6.2. - [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.4.2...lxml-4.6.2) Signed-off-by: dependabot[bot] --- parser/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parser/requirements.txt b/parser/requirements.txt index ee0673e..ee827f6 100644 --- a/parser/requirements.txt +++ b/parser/requirements.txt @@ -10,7 +10,7 @@ idna==2.8 itsdangerous==1.1.0 jieba3k==0.35.1 Jinja2==2.10.3 -lxml==4.4.2 +lxml==4.6.2 MarkupSafe==1.1.1 newspaper3k==0.2.8 nltk==3.4.5