From 1af3fc6051f99522cba91d1934a1a42394c79527 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2019 13:10:45 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 74debd2..6c1d856 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,4 +21,4 @@ urllib3==1.24 uWSGI==2.0.18 websocket-client==0.53.0 Werkzeug==0.14.1 -PyYAML==3.13 +PyYAML==5.1