From 0f7f348340beced350e3dabf3fe3b17e37a6a786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 00:35:52 +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 ae54afc..b3a7daa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ PyMySQL==0.7.9 python-dateutil==2.6.0 python-http-client==2.2.1 pytz==2016.7 -PyYAML==3.12 +PyYAML==5.1 requests==2.12.1 sendgrid==3.6.3 six==1.10.0