From 2ae9c16d311f049a9f47aac2557fc5d19542f23d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2020 10:50:57 +0000 Subject: [PATCH] Bump pyyaml from 3.10 to 5.1 in /requirements Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.10 to 5.1. - [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.10...5.1) Signed-off-by: dependabot[bot] --- requirements/develop.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/develop.txt b/requirements/develop.txt index 000996a6..098fec35 100644 --- a/requirements/develop.txt +++ b/requirements/develop.txt @@ -2,7 +2,7 @@ Django==1.6.7 GraphLab-Create==0.3.0 Parsley==1.1 Pillow==2.4.0 -PyYAML==3.10 +PyYAML==5.1 Shapely==1.5.13 South==1.0.2 amqp==1.4.5