From 1202db153fe7d945e9bb52fa277466f663ea1ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:13:58 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /hbp_nrp_cle Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.4) 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..b5eef30 --- a/hbp_nrp_cle/requirements.txt +++ b/hbp_nrp_cle/requirements.txt @@ -7,7 +7,7 @@ h5py==2.6.0 lazyarray==0.3.2 neo==0.5.2 PyNN==0.9.4 -PyYAML==3.11 +PyYAML==5.4 rospkg==1.0.38 catkin_pkg==0.2.10 progressbar2==3.34.0