From 5760acfd85b6d5931ba0b04dee499d8c3329599f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 16:53:06 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 in /twitter Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- twitter/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/twitter/requirements.txt b/twitter/requirements.txt index 04fee05..9b0c666 100644 --- a/twitter/requirements.txt +++ b/twitter/requirements.txt @@ -12,7 +12,7 @@ oauth2client==2.0.1 Pillow==2.6.1 pynamodb==1.4.4 python-dateutil==2.4.2 -PyYAML==3.11 +PyYAML==5.1 Scrapy==1.0.4 simplejson==3.8.2 six==1.10.0