From 96211fb5cb794ec349f481aeffde0be4c14cd377 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 19:35:12 +0000 Subject: [PATCH] Bump lxml from 3.4.0 to 4.6.3 in /hbp_nrp_cle Bumps [lxml](https://github.com/lxml/lxml) from 3.4.0 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-3.4.0...lxml-4.6.3) Signed-off-by: dependabot[bot] --- hbp_nrp_cle/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 hbp_nrp_cle/requirements.txt diff --git a/hbp_nrp_cle/requirements.txt b/hbp_nrp_cle/requirements.txt old mode 100755 new mode 100644 index b8d07f5..eafaa92 --- a/hbp_nrp_cle/requirements.txt +++ b/hbp_nrp_cle/requirements.txt @@ -2,7 +2,7 @@ cython==0.23.4 numpy==1.16.5 scipy==0.17.1 -lxml==3.4.0 +lxml==4.6.3 h5py==2.6.0 lazyarray==0.3.2 neo==0.5.2