From 9e5aeb786114cfe778fdc83a5becc753a5e90234 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:50 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /code 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] --- code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/requirements.txt b/code/requirements.txt index e25d6c1..f40ad1a 100644 --- a/code/requirements.txt +++ b/code/requirements.txt @@ -129,7 +129,7 @@ python-dateutil==2.6.1 pytz==2017.2 PyWavelets==0.5.2 pywin32==221 -PyYAML==3.12 +PyYAML==5.1 pyzmq==16.0.2 QtAwesome==0.4.4 qtconsole==4.3.1