From f25cdd8df74f3f9a83b9f0718d8883eb75e0d3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:55:12 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.4 in /swarm-mode-cpouta Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...5.4) Signed-off-by: dependabot[bot] --- swarm-mode-cpouta/pip.requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swarm-mode-cpouta/pip.requirements.txt b/swarm-mode-cpouta/pip.requirements.txt index a6c5863..440e1a8 100644 --- a/swarm-mode-cpouta/pip.requirements.txt +++ b/swarm-mode-cpouta/pip.requirements.txt @@ -37,7 +37,7 @@ pyparsing==2.2.0 pyserial==2.6 python-apt===0.9.3.5ubuntu2 python-debian===0.1.21-nmu2ubuntu2 -PyYAML==3.10 +PyYAML==5.4 requests==2.11.1 six==1.10.0 ssh-import-id==3.21