From 429c202a6704513daed908c579572ce59741d22f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:34:00 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.3 in /01_QuestionAnswering_Corpus Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 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.3.3...lxml-4.6.3) Signed-off-by: dependabot[bot] --- 01_QuestionAnswering_Corpus/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_QuestionAnswering_Corpus/requirements.txt b/01_QuestionAnswering_Corpus/requirements.txt index 3b8c5f3..3122939 100644 --- a/01_QuestionAnswering_Corpus/requirements.txt +++ b/01_QuestionAnswering_Corpus/requirements.txt @@ -1,5 +1,5 @@ argparse==1.2.1 cchardet==0.3.5 -lxml==3.3.3 +lxml==4.6.3 requests==2.2.1 wsgiref==0.1.2 \ No newline at end of file