From dac1b157b590480cd2f5f93d98e78ae72bf49eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:34:43 +0000 Subject: [PATCH] Bump pyyaml from 5.3.1 to 5.4 in /git_trophy_lambda Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 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.3.1...5.4) Signed-off-by: dependabot[bot] --- git_trophy_lambda/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git_trophy_lambda/requirements.txt b/git_trophy_lambda/requirements.txt index 0e3e39f..2565d3c 100644 --- a/git_trophy_lambda/requirements.txt +++ b/git_trophy_lambda/requirements.txt @@ -28,7 +28,7 @@ placebo==0.9.0 ptyprocess==0.6.0 python-dateutil==2.8.1 python-slugify==4.0.1 -PyYAML==5.3.1 +PyYAML==5.4 requests==2.9.1 s3transfer==0.3.3 six==1.15.0