From 8383bcbfb7049a654720721ad5d5c5a26b3ecef3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:37:06 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 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...5.4) Signed-off-by: dependabot[bot] --- irri_reqs.txt | 2 +- metstat_reqs.txt | 2 +- requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/irri_reqs.txt b/irri_reqs.txt index b2947ed..7cad951 100644 --- a/irri_reqs.txt +++ b/irri_reqs.txt @@ -50,7 +50,7 @@ pyproj==1.9.5.1 pytest-runner==4.2 python-dateutil==2.7.2 pytz==2018.4 -PyYAML==5.1 +PyYAML==5.4 rasterio==1.0a12 requests==2.20.0 SatelliteImage==0.1.26 diff --git a/metstat_reqs.txt b/metstat_reqs.txt index 1986e29..b09d50e 100644 --- a/metstat_reqs.txt +++ b/metstat_reqs.txt @@ -32,7 +32,7 @@ pyparsing==2.2.0 pyproj==1.9.5.1 python-dateutil==2.7.3 pytz==2018.4 -PyYAML==5.1 +PyYAML==5.4 rasterio==1.0a12 refet==0.3.5 requests==2.20.0 diff --git a/requirements.txt b/requirements.txt index 329cd57..412809d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -23,7 +23,7 @@ pyparsing==2.2.0 pyproj==1.9.5.1 python-dateutil==2.7.2 pytz==2018.4 -PyYAML==5.1 +PyYAML==5.4 rasterio==1.0a12 requests==2.20.0 SatelliteImage==0.1.2