From 9fea69ad425f916947609e75d59c444641d4ee21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:27:34 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [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.4) 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..34c8c66 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.4', 'lxml==3.5.0', 'future==0.15.2' ],