From 31628fb18856648b83304a1b0c9d65563d612014 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:39:03 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /bbapi/config Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [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.4) 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..6b0b276 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.4 requests==2.20.0 shortuuid==0.4.3 six==1.10.0