From 6a47355ace80d66d8c61a8edeed5471c221fe2ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:50:20 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 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.10...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 3e305a45e..a16c2276c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ boto==2.19.0 backports.lzma==0.0.2 Flask==0.9 -PyYAML==3.10 +PyYAML==5.4 simplejson==3.1.3 requests==1.2.0 gunicorn==18.0