From b474edc6469398972d7f9c2ed40062b024efad1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2019 21:44:26 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 in /web 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] --- web/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/requirements.txt b/web/requirements.txt index 5441001..9552e78 100644 --- a/web/requirements.txt +++ b/web/requirements.txt @@ -132,7 +132,7 @@ pytest==3.3.2 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