From b5f27e4b04b29b2e9927e09e849d4bb983364082 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 00:48:40 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 in /requirements 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/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index c346440..fd23332 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -11,7 +11,7 @@ xlwt==1.3.0 odfpy==1.4.0 xlrd==1.2.0 unicodecsv==0.14.1 -pyyaml==3.13 +pyyaml==5.1 jdcal==1.4 et-xmlfile==1.0.1 openpyxl==2.5.14