From 79b65af1e190a8f28f573e02f53b61aa8b6a1697 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:59:10 +0000 Subject: [PATCH] Bump pyyaml from 4.2b1 to 5.4 in /perspective_reddit_bot Bumps [pyyaml](https://github.com/yaml/pyyaml) from 4.2b1 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/commits/5.4) Signed-off-by: dependabot[bot] --- perspective_reddit_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perspective_reddit_bot/requirements.txt b/perspective_reddit_bot/requirements.txt index 9579eef..64dc379 100644 --- a/perspective_reddit_bot/requirements.txt +++ b/perspective_reddit_bot/requirements.txt @@ -17,7 +17,7 @@ prawcore==0.14.0 pylint==1.9.0 python-dateutil==2.7.3 pytz==2018.4 -PyYAML==4.2b1 +PyYAML==5.4 requests==2.20.0 scikit-learn==0.19.2 scipy==1.1.0