From 8620f32fb488003437f2a61343bc09dc03906f3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 22:59:48 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.2 in /docker Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 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-4.3.4...lxml-4.6.2) 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..7f62585 --- 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.2 pyarrow==0.13.0 tables==3.5.2 interlap==0.2.6