From e3e8e86e1bf4dcbbaee750bb033f975e6b1fb3e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2019 09:43:01 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /www Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1. - [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.1) 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..9e9d0a0 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.1 Werkzeug==0.10.4 awsebcli==3.5.5 blessed==1.9.5