From 809647f864192950d099387d7b745700b41a8da9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 20:01:53 +0000 Subject: [PATCH] Bump lxml from 4.3.4 to 4.6.5 in /docker Bumps [lxml](https://github.com/lxml/lxml) from 4.3.4 to 4.6.5. - [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.5) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..3e7b778 --- 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.5 pyarrow==0.13.0 tables==3.5.2 interlap==0.2.6