From 8b71f84dc1ac66eb19ca3a7ac137723045faac8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:33:17 +0000 Subject: [PATCH] Bump lxml from 4.5.0 to 4.6.2 in /first_task_search_engine Bumps [lxml](https://github.com/lxml/lxml) from 4.5.0 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.5.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- first_task_search_engine/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/first_task_search_engine/requirements.txt b/first_task_search_engine/requirements.txt index 7beaf77..478f0f1 100644 --- a/first_task_search_engine/requirements.txt +++ b/first_task_search_engine/requirements.txt @@ -28,7 +28,7 @@ idna==2.8 importlib-metadata==1.5.0 jmespath==0.9.5 joblib==0.14.1 -lxml==4.5.0 +lxml==4.6.2 multidict==4.7.5 ndjson==0.3.1 nltk==3.4.5