From 07aeba7f0ec8758e0e33af550ffbc9634ec84016 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 17:13:49 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...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 1c2ad69..430ef4c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ Pygments==2.2.0 pylint==1.7.4 python-inotify===0.6-test pytz==2017.3 -PyYAML==3.12 +PyYAML==5.1 rednose==1.2.3 requests==2.18.4 six==1.11.0