From 7625f7c39cc2c6cfe6cf74c534c71ae76b8ab355 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2019 07:27:44 +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 589a5b8..cb36ccf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -69,7 +69,7 @@ pytest==3.6.1 python-dateutil==2.7.3 python-editor==1.0.3 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.1 redis==2.10.6 requests==2.18.4 requests-file==1.4.3