From f7a4f81f204abb8129bbb12087f336b26a9f19db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 4 Aug 2019 18:28:43 +0000 Subject: [PATCH] Build(deps): Bump pyyaml from 3.12 to 5.1 in /requirements 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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index 76fd8ae..ec036c9 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -60,7 +60,7 @@ langsplit==0.1.7 bigchaindb-driver==0.6.1 mistune==0.8.3 bs4==0.0.1 -PyYAML==3.12 +PyYAML==5.1 boltons==17.2.0 json-lines==0.3.1