From 91a652535c80d8f3d20b6d0328fff9886b890d66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:29:20 +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 5f8b1ca10..e1933915a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ pip==9.0.1 pygments==2.1.3 pylint==1.5.4 pyOpenSSL==16.2.0 -pyyaml==3.11 +pyyaml==5.1 requests==2.9.1 setuptools==30.4.0 six==1.10.0