From 9edb174d89afa145d3f43ef735ea13c3c58c6987 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:56:04 +0000 Subject: [PATCH] Bump lxml from 4.6.3 to 4.9.1 in /scrapy Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.9.1. - [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.9.1) --- 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..0d075f6 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.9.1 matlink-gpapi==0.4.4.5 parsel==1.6.0 Protego==0.1.16