From 8b9af14570bb438c4aa1bc34c320c0a489aed125 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2020 00:11:34 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.1 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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 32ad2e5..cf6f12a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,7 +24,7 @@ msgpack==0.5.6 tables==3.4.4 tweepy==3.6.0 twitter==1.18.0 -pyyaml==3.13 +pyyaml==5.1 stackapi==0.1.9 selenium==3.141.0 praw==6.1.0 \ No newline at end of file