From 968fde1ab3bdf28ba91a510cb3ffcdc0aba3be21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 20:30:43 +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 b6e0ebbe..f103d9a5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -66,7 +66,7 @@ python-editor==1.0.3 python-slugify==1.2.4 pytimeparse==1.1.6 pytz==2017.2 -PyYAML==3.13 +PyYAML==5.1 raven==5.24.3 redis==2.10.5 requests==2.21.0