From eddce5299582a5ac5b9c17bfa7ea845821edd2f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Jul 2021 15:00:37 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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/5.1.2...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index c13c31d2..4bb587b6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ asyncssh==1.17.1 cryptography>=2.7 asyncio==3.4.3 pytest==5.1.0 -PyYAML==5.1.2 +PyYAML==5.4 #awscli>=1.16.224 progressbar2==3.43.1 testresources==2.0.1