From ef39947321a2fad65f68ee3327b24899f2da9392 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:05:14 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.3 in /docker Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 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.3.4...lxml-4.6.3) Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docker/requirements.txt diff --git a/docker/requirements.txt b/docker/requirements.txt old mode 100755 new mode 100644 index a23bfeb..225c645 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -19,7 +19,7 @@ umap-learn==0.3.9 pronto==0.12.2 mygene==3.1.0 xlrd==1.2.0 -lxml==4.3.4 +lxml==4.6.3 pyarrow==0.13.0 tables==3.5.2 interlap==0.2.6