From 2546c19040538ea7610244e6a7f46ac662d8920f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 23:17:49 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 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.3...5.4) Signed-off-by: dependabot[bot] --- demo-server/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demo-server/requirements.txt b/demo-server/requirements.txt index 2aa34de..2e5e967 100644 --- a/demo-server/requirements.txt +++ b/demo-server/requirements.txt @@ -36,7 +36,7 @@ pyqtgraph==0.10.0 python-dateutil==2.8.1 python-louvain==0.13 pytz==2019.3 -PyYAML==5.3 +PyYAML==5.4 requests==2.22.0 scikit-learn==0.22.1 scipy==1.4.1 diff --git a/requirements.txt b/requirements.txt index fa83d65..46897cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ pyqtgraph==0.10.0 python-dateutil==2.8.1 python-louvain==0.13 pytz==2019.3 -PyYAML==5.3 +PyYAML==5.4 requests==2.22.0 scikit-learn==0.22.1 scipy==1.4.1