From d829769efd827c6cc2168026632891e9e9c1f08c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Nov 2020 13:42:24 +0000 Subject: [PATCH] :arrow_up: 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 786d312..2542c20 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ pytest==3.3.0 python-dateutil==2.6.1 pytz==2017.3 PyWavelets==0.5.2 -PyYAML==3.12 +PyYAML==5.1 pyzmq==16.0.3 QtAwesome==0.4.4 qtconsole==4.3.1