From cb3523c8bbc5514026facc743013c026a648e269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 18:38:28 +0000 Subject: [PATCH] Bump lxml from 4.6.2 to 4.6.3 in /scripts Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 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/compare/lxml-4.6.2...lxml-4.6.3) 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 d5fcd699..3730bd3c 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==4.6.2 +lxml==4.6.3 lru-dict==1.1.3 marisa-trie==0.7.2 numpy==1.10.4