From bbc598917ada937558ce61dc81d8483594599d2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 15:46:29 +0000 Subject: [PATCH] Bump pyyaml from 3.11 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 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.11...5.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bd2c8b6..ee81bba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -68,7 +68,7 @@ pyproj==1.9.5.1 python-dateutil==2.5.3 python-mimeparse==1.5.2 pytz==2016.6.1 -pyyaml==3.11 +pyyaml==5.1 regex==2016.7.21 requests==2.11.1 transifex-client==0.10