From 15f1cbdbf9ce483f957eb84c4170af3bc875d5dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2019 14:23:38 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /bbapi/config Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- bbapi/config/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bbapi/config/requirements.txt b/bbapi/config/requirements.txt index c03b73c..62648fa 100644 --- a/bbapi/config/requirements.txt +++ b/bbapi/config/requirements.txt @@ -65,7 +65,7 @@ pyOpenSSL==16.0.0 python-dateutil==2.5.1 python-stdnum==1.3 pytz==2016.2 -PyYAML==3.11 +PyYAML==5.1 requests==2.20.0 shortuuid==0.4.3 six==1.10.0