From 1aca9e10819e471a195974eff4cf9e3fcd2dfcd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:42:16 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.4 in /terrain-data Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.4) Signed-off-by: dependabot[bot] --- terrain-data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terrain-data/requirements.txt b/terrain-data/requirements.txt index 0d25b2b..d628422 100644 --- a/terrain-data/requirements.txt +++ b/terrain-data/requirements.txt @@ -23,7 +23,7 @@ pysmbc==1.0.15.5 python-dateutil==2.5.3 pytz==2016.4 pyxdg==0.25 -PyYAML==3.11 +PyYAML==5.4 requests==2.10.0 scikit-learn==0.17.1 scipy==0.17.1