From cb3c0960365376a7fd56638f727175c84420621c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:46:49 +0000 Subject: [PATCH] Bump lxml from 4.1.0 to 4.6.5 in /crawler Bumps [lxml](https://github.com/lxml/lxml) from 4.1.0 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-4.1.0...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crawler/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crawler/requirements.txt b/crawler/requirements.txt index 885a1af..5250a64 100644 --- a/crawler/requirements.txt +++ b/crawler/requirements.txt @@ -32,7 +32,7 @@ ipython-genutils==0.2.0 jedi==0.11.0 jmespath==0.9.3 kombu==4.1.0 -lxml==4.1.0 +lxml==4.6.5 nose==1.3.7 oauthlib==2.0.6 parso==0.1.0