From 2407286ba4f8e02d92a8233f9997565ae945141b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:37:17 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /twitter Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.4. - [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.4) 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..923301a 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.4 Scrapy==1.0.4 simplejson==3.8.2 six==1.10.0