From f879864a407837143c6402f56d86d95a5b6e5b89 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:03:05 +0000 Subject: [PATCH] Bump pyyaml from 5.1.2 to 5.4 in /dev_server Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.2 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.2...5.4) Signed-off-by: dependabot[bot] --- dev_server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev_server/requirements.txt b/dev_server/requirements.txt index 0b26095..4f91889 100644 --- a/dev_server/requirements.txt +++ b/dev_server/requirements.txt @@ -55,7 +55,7 @@ pyparsing==2.4.2 pyrsistent==0.15.4 python-dateutil==2.8.0 pytz==2019.3 -PyYAML==5.1.2 +PyYAML==5.4 pyzmq==18.1.0 qtconsole==4.5.5 scikit-learn==0.21.3