From 2fa6e3f66b418a5c69632a4e0d9306ddcb128b9d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 17:21:04 +0000 Subject: [PATCH] Bump lxml from 4.6.5 to 4.9.1 Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 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.5...lxml-4.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 025a662..7d267ab 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Jinja2==2.7.2 # for rendering Pillow==2.4.0 adblockparser==0.2 git+https://github.com/svven/extraction.git@master#egg=extraction # extraction==0.2 -lxml==3.3.5 +lxml==4.9.1 # re2==0.2.20 # for adblockparser requests==2.5.1 selenium==2.44.0 # for phantomjs