From c5965395c2f612b2210a7c5ca86792ecd75b865f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 21:38:49 +0000 Subject: [PATCH] Bump pyyaml from 3.12 to 5.4 in /dev 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] --- dev/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/requirements.txt b/dev/requirements.txt index 549594f..6f6668b 100644 --- a/dev/requirements.txt +++ b/dev/requirements.txt @@ -9,7 +9,7 @@ GeoAlchemy2==0.4.0 Jinja2==2.8 Mako==1.0.6 MarkupSafe==0.23 -PyYAML==3.12 +PyYAML==5.4 SQLAlchemy==1.1.4 Shapely==1.5.17 WTForms==2.1