From b8c0624bb0d304acea3d959090464a03bdc82b02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:18:41 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /models Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.4) Signed-off-by: dependabot[bot] --- models/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/requirements.txt b/models/requirements.txt index 4795172..837d533 100644 --- a/models/requirements.txt +++ b/models/requirements.txt @@ -18,7 +18,7 @@ patsy==0.5.1 protobuf==3.6.1 python-dateutil==2.7.5 pytz==2018.7 -PyYAML==3.13 +PyYAML==5.4 requests==2.21.0 schedule==0.5.0 scikit-learn==0.20.1