From 6ead75ccd2984aa92d35f2bb04b84abafa55e4af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:24:47 +0000 Subject: [PATCH] Bump lxml from 3.6.0 to 4.6.2 in /scripts Bumps [lxml](https://github.com/lxml/lxml) from 3.6.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.6.0...lxml-4.6.2) Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index 78ccb523..d5fcd699 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -17,7 +17,7 @@ gevent==1.1.2 greenlet==0.4.10 jmespath==0.9.0 leveldb==0.193 -lxml==3.6.0 +lxml==4.6.2 lru-dict==1.1.3 marisa-trie==0.7.2 numpy==1.10.4