From ce7cfec4aba49ed02ec8513f498e6644e8edcb33 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Jul 2022 20:24:48 +0000 Subject: [PATCH] Bump lxml from 3.4.0 to 4.9.1 in /hbp_nrp_cle Bumps [lxml](https://github.com/lxml/lxml) from 3.4.0 to 4.9.1. - [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.9.1) --- updated-dependencies: - dependency-name: lxml dependency-type: direct:production ... 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..2067e2c --- 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.9.1 h5py==2.6.0 lazyarray==0.3.2 neo==0.5.2