From d741a5665f65ec9e09f3f92ea377d30e017bb26e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:48:42 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.6.5 in /scrapy Bumps [lxml](https://github.com/lxml/lxml) from 4.6.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-4.6.3...lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- scrapy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapy/requirements.txt b/scrapy/requirements.txt index 8b4ff4f..0f454b6 100644 --- a/scrapy/requirements.txt +++ b/scrapy/requirements.txt @@ -14,7 +14,7 @@ incremental==17.5.0 itemadapter==0.1.1 itemloaders==1.0.3 jmespath==0.10.0 -lxml==4.6.3 +lxml==4.6.5 matlink-gpapi==0.4.4.5 parsel==1.6.0 Protego==0.1.16