From 01e996b0c867ed2c5d6fc1c8ca50934d6a39ec22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:53:46 +0000 Subject: [PATCH] Bump lxml from 3.7.3 to 4.6.3 Bumps [lxml](https://github.com/lxml/lxml) from 3.7.3 to 4.6.3. - [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.3) 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..fca99347 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.3 cssselect==1.0.1 coverage==4.4.1 nose==1.3.7