From bdd284e51ff938fa5b9da4de3411f50ebf815d64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 08:27:01 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...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 a075660..365b972 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ pyexcel-io==0.5.9.1 pyexcel-webio==0.1.4 python-dateutil==2.7.3 pytz==2018.5 -PyYAML==3.13 +PyYAML==5.1 qrcode==6.0 requests==2.19.1 semantic-version==2.5.0