From 32a81018bb918ec46aed6baf411b4e1582a502a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:31:47 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /stance/more-classifiers Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 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.12...5.4) Signed-off-by: dependabot[bot] --- stance/more-classifiers/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stance/more-classifiers/requirements.txt b/stance/more-classifiers/requirements.txt index d4276e2..628b272 100644 --- a/stance/more-classifiers/requirements.txt +++ b/stance/more-classifiers/requirements.txt @@ -27,7 +27,7 @@ pandas==0.22.0 protobuf==3.6.0 python-dateutil==2.7.3 pytz==2018.5 -PyYAML==3.12 +PyYAML==5.4 requests==2.19.1 s3transfer==0.1.13 scikit-learn==0.19.1