From 8038405b806eded16e3349783114c0073ade53ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Jan 2020 15:24:29 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /data_builders/edhrec 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] --- data_builders/edhrec/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data_builders/edhrec/requirements.txt b/data_builders/edhrec/requirements.txt index 3e229eb..d36f8c4 100644 --- a/data_builders/edhrec/requirements.txt +++ b/data_builders/edhrec/requirements.txt @@ -3,7 +3,7 @@ bs4==0.0.1 certifi==2018.11.29 chardet==3.0.4 idna==2.8 -PyYAML==3.13 +PyYAML==5.1 requests==2.21.0 soupsieve==1.7.3 Unidecode==1.0.23