From f65cda80fe32529ab94ab18c49b310928ad0e193 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:49 +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] --- code/requirements.txt | 2 +- requirements.txt | 2 +- submission/requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 diff --git a/requirements.txt b/requirements.txt index f3a5382..0eb0108 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,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 diff --git a/submission/requirements.txt b/submission/requirements.txt index 1201ad7..a900664 100644 --- a/submission/requirements.txt +++ b/submission/requirements.txt @@ -130,7 +130,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