From e8155cb46632b0ee6e388dac034924e1d581d8f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:44:18 +0000 Subject: [PATCH] Bump lxml from 3.7.2 to 4.6.5 in /parsers Bumps [lxml](https://github.com/lxml/lxml) from 3.7.2 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.7.2...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- parsers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parsers/requirements.txt b/parsers/requirements.txt index 57bf3bc..3fd34bf 100644 --- a/parsers/requirements.txt +++ b/parsers/requirements.txt @@ -1,4 +1,4 @@ cssselect==1.0.1 grab==0.6.32 -lxml==3.7.2 +lxml==4.6.5 pycurl==7.43.0