From 2249cf77b0d2f7ed6384902b29666529f94d79f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:31:51 +0000 Subject: [PATCH] Bump lxml from 3.5.0 to 4.6.2 Bumps [lxml](https://github.com/lxml/lxml) from 3.5.0 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/compare/lxml-3.5.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 01ccbb76..a67d8630 --- a/requirements.txt +++ b/requirements.txt @@ -80,7 +80,7 @@ jellyfish==0.2.1 jsonfield==1.0.3 kombu==3.0.37 lazy-object-proxy==1.4.3 -lxml==3.5.0 +lxml==4.6.2 mccabe==0.6.1 mock==2.0.0 ndg-httpsclient==0.4.0