From e4ed2e0f09fefc982e595e28f992d144527dc4f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:17:23 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.2 in /01_QuestionAnswering_Corpus Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 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-3.3.3...lxml-4.6.2) 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..2752daa 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.2 requests==2.2.1 wsgiref==0.1.2 \ No newline at end of file