From 983867f6311f0cecbce1c9bbafba0d5419fbed92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 07:29:20 +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 d1f6d2d..3690a22 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pyrsistent==0.14.11 python-dateutil==2.7.5 python-slugify==3.0.2 pywinpty==0.5.5 -PyYAML==3.13 +PyYAML==5.1 pyzmq==18.0.1 qtconsole==4.4.3 requests==2.21.0