From 83bb96187c6b17ea420a4304784ca48535128d98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:53:09 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /app/utils 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] --- app/utils/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/utils/requirements.txt b/app/utils/requirements.txt index 2a361439ba..00dd5ddb4f 100644 --- a/app/utils/requirements.txt +++ b/app/utils/requirements.txt @@ -49,7 +49,7 @@ python-editor==1.0 python-engineio==0.9.1 python-socketio==1.3 pytz==2016.4 -PyYAML==3.12 +PyYAML==5.4 redis==2.10.5 requests==2.13.0 scikit-learn==0.18.1