From 5cbb80dc1b8bd0ab61fc0fa0f1b4beaf426d9207 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:42:46 +0000 Subject: [PATCH] Bump pyyaml from 5.1.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.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.1...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 1432484..66843b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ seaborn==0.9.0 scipy==1.2.1 matplotlib==3.0.3 scikit-learn==0.20.3 -pyyaml==5.1.1 +pyyaml==5.4 psutil==5.6.6 h5py==2.9.0 keras==2.2.4 @@ -14,7 +14,7 @@ playsound==1.2.2 librosa==0.7.1 protobuf==3.7.1 xgboost==0.90 -pyyaml==5.1.1 +pyyaml==5.4 lightgbm==2.2.3 torch==1.3.1 torchvision==0.4.2