From 33c91acc10e7bbe2e63f0b4126bdd952e3d0e999 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 15:33:49 +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 ee5e2d3..bd2c7d5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Jinja2==2.7.2 # for rendering Pillow==2.4.0 adblockparser==0.2 extraction==0.2 # git+https://github.com/svven/extraction.git@master#egg=extraction -lxml==3.3.5 +lxml==4.9.1 # re2==0.2.20 # for adblockparser requests==2.5.1 selenium==2.44.0 # for phantomjs