From 9961d71aaacab038f2e9f95a1fe68c562e74b6a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:14:31 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /hbp_nrp_commons 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_commons/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hbp_nrp_commons/requirements.txt b/hbp_nrp_commons/requirements.txt index ac27cd4..4f74fa5 100644 --- a/hbp_nrp_commons/requirements.txt +++ b/hbp_nrp_commons/requirements.txt @@ -1,6 +1,6 @@ pyxb==1.2.4 transitions==0.4.0 -PyYAML==3.11 +PyYAML==5.4 rospkg==1.0.38 catkin_pkg==0.2.10 mock==1.0.1