From bf0729e2b68c06a77440362115b11b72377a8c24 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Feb 2023 09:02:24 +0000 Subject: [PATCH] Bump pyyaml from 3.13 to 5.4 in /geoportal Dependabot couldn't find the original pull request head commit, 096de2908ad6b71ef8ca416ea3d144e256e8588e. --- 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