From 69603bc20f7519e479fafbc607661534e3f37524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:48:35 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 requirements.txt diff --git a/requirements.txt b/requirements.txt old mode 100755 new mode 100644 index 394e743..938c2ae --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pyserial==3.0.1 python-apt==1.1.0b1 python-debian==0.1.27 python-systemd==231 -PyYAML==3.11 +PyYAML==5.4 requests==2.9.1 six==1.11.0 ssh-import-id==5.5