From d9d0174459c542072e44e1f6fcc51afcd93b3b37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:42:49 +0000 Subject: [PATCH] Bump lxml from 3.3.3 to 4.6.5 in /01_QuestionAnswering_Corpus Bumps [lxml](https://github.com/lxml/lxml) from 3.3.3 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.3.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..daab705 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.5 requests==2.2.1 wsgiref==0.1.2 \ No newline at end of file