From ee6a1bbefde5ffd5d2969abc1b12836d864bb965 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:38:50 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /www Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- www/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/requirements.txt b/www/requirements.txt index 8a42e73..60f0bc9 100644 --- a/www/requirements.txt +++ b/www/requirements.txt @@ -1,7 +1,7 @@ Flask==0.10.1 Jinja2==2.8 MarkupSafe==0.23 -PyYAML==3.11 +PyYAML==5.4 Werkzeug==0.10.4 awsebcli==3.5.5 blessed==1.9.5