From f28527b839c31555ba0a7d896f403eedb076693d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2019 19:46:42 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /submission 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] --- submission/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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