From e36b520a683bb2eef4afa9b0d12319bf5322925c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:52:43 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /ansible/files Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- ansible/files/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/files/requirements.txt b/ansible/files/requirements.txt index c8c2935..0cde40a 100644 --- a/ansible/files/requirements.txt +++ b/ansible/files/requirements.txt @@ -46,7 +46,7 @@ PyNaCl==1.2.1 python-dateutil==2.7.2 python-editor==1.0.3 python-oauth2==1.1.0 -PyYAML==3.12 +PyYAML==5.4 pyzmq==17.0.0 requests==2.18.4 Send2Trash==1.5.0