From edd436a24b41b78245c32cba8a0cd257d3cc83cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:34:12 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 to 4.6.2. - [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.2) 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..d4f84563 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.2 cssselect==1.0.1 coverage==4.4.1 nose==1.3.7