From e57e88a9d8c39ed844b0c996f3e4874b87ff9b16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 19:48:46 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.5 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.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/commits/lxml-4.6.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 3753ecb9..efd4245a 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -5,7 +5,7 @@ pycrypto==2.6.1 webassets==0.12.1 factory-boy==2.9.2 pyquery==1.2.17 -lxml==3.7.3 +lxml==4.6.5 cssselect==1.0.1 coverage==4.4.1 nose==1.3.7