From f6b0673e0ef0d3675d8ff6574e782bc507c0dace Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:22:05 +0000 Subject: [PATCH] Bump pyyaml from 5.2 to 5.4 in /stable Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.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.2...5.4) Signed-off-by: dependabot[bot] --- stable/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/requirements.txt b/stable/requirements.txt index 963a39a..ba6cefa 100644 --- a/stable/requirements.txt +++ b/stable/requirements.txt @@ -50,7 +50,7 @@ pyrsistent==0.15.7 # via jsonschema pytest==5.3.5 python-dateutil==2.8.0 pytz==2019.3 # via dateparser, tzlocal -pyyaml==5.2 # via aws-sam-cli, awscli, cfn-lint, serverlessrepo +pyyaml==5.4 # via aws-sam-cli, awscli, cfn-lint, serverlessrepo regex==2020.2.18 # via dateparser requests==2.22.0 # via aws-sam-cli, cookiecutter, docker rsa==3.4.2 # via awscli