From abdf0937d610177b0693ae11f01b1c672e0d640a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:55:51 +0000 Subject: [PATCH] Bump pyyaml in /Build_Sentiment_Analysis_Flask_Web_App/AI_App 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] --- Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt b/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt index 3f8cddf..a36090a 100644 --- a/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt +++ b/Build_Sentiment_Analysis_Flask_Web_App/AI_App/requirements.txt @@ -24,7 +24,7 @@ notebook==5.7.8 numpy==1.17.0 pandas==0.25.0 python-dateutil==2.8.0 -PyYAML==5.1.1 +PyYAML==5.4 scikit-learn==0.21.2 scipy==1.3.1 tensorboard==1.14.0