From 4021ff4981f2ae99a2f76587aa5ac7343dc196a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 23:52:05 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 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] --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index ded9589..00f04eb 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ 'PyMySQL==0.6.7', 'mysql-replication==0.9', 'requests==2.9.1', - 'PyYAML==3.11', + 'PyYAML==5.1', 'lxml==3.5.0', 'future==0.15.2' ],