From 1a7cd5aa5d46b373394e5915e3e79a5bed217eac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Apr 2020 20:37:41 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.1 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 937381c..f2dbe50 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ olefile==0.44 openpyxl==2.5.1 Pillow==4.2.1 psycopg2==2.6.2 -PyYAML==3.12 +PyYAML==5.1 requests==2.19.1 tablib==0.12.1 unicodecsv==0.14.1