From c2dfd19c51de5b98e1d177bb1cec0b6b121228b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jan 2021 23:18:04 +0000 Subject: [PATCH] Bump lxml from 3.4.0 to 4.6.2 in /hbp_nrp_cle Bumps [lxml](https://github.com/lxml/lxml) from 3.4.0 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-3.4.0...lxml-4.6.2) 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..ccd86d1 --- 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.2 h5py==2.6.0 lazyarray==0.3.2 neo==0.5.2