From d87d97fb9e7db9dacc1c49a685ed4e7898b40972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Sep 2021 08:45:12 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /geoportal Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 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.13...5.4) Signed-off-by: dependabot[bot] --- geoportal/upstream_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/geoportal/upstream_requirements.txt b/geoportal/upstream_requirements.txt index 05efe8758..76c84baf0 100644 --- a/geoportal/upstream_requirements.txt +++ b/geoportal/upstream_requirements.txt @@ -59,7 +59,7 @@ pyramid-tm==2.2.1 # geoportal pytest-cov==2.6.1 # tests pytest-selenium==1.16.0 # admin tests python-dateutil==2.6.1 # geoportal, rq.filter: <2.7.0 -PyYAML==3.13 # geoportal +PyYAML==5.4 # geoportal rasterio==1.0.2 # geoportal raster, rq.filter: <=1.0.2 requests==2.21.0 # geoportal redis==3.2.1 # geoportal cache