From 8f04151b6f6009338b931daca2d6312d9edfb203 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 22:07:58 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /dendronet_legacy 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] --- dendronet_legacy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dendronet_legacy/requirements.txt b/dendronet_legacy/requirements.txt index cda78a0..aa613b4 100644 --- a/dendronet_legacy/requirements.txt +++ b/dendronet_legacy/requirements.txt @@ -75,7 +75,7 @@ python-dateutil==2.6.1 python-debian==0.1.32 pytz==2018.3 pyxdg==0.25 -PyYAML==3.12 +PyYAML==5.4 pyzmq==16.0.2 reportlab==3.4.0 requests==2.18.4