From 5548140825749370caba4f7bc75ea0b33098f695 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:35:21 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 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/5.1...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_py2_mmvenv.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 09f8f8c..80c49ff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ numpy==1.16.1 pandas==0.25.0 pyodbc==4.0.23 pytorch-pretrained-bert==0.6.2 -PyYAML==5.1 +PyYAML==5.4 scikit-learn==0.21.2 seaborn==0.8.1 torch==1.3.0 diff --git a/requirements_py2_mmvenv.txt b/requirements_py2_mmvenv.txt index e27f567..c762218 100644 --- a/requirements_py2_mmvenv.txt +++ b/requirements_py2_mmvenv.txt @@ -15,7 +15,7 @@ pandas==0.23.4 protobuf==3.12.0 python-dateutil==2.8.1 pytz==2020.1 -PyYAML==5.3.1 +PyYAML==5.4 scikit-learn==0.18.2 scipy==1.2.3 six==1.14.0