From 93f0f11ab340d0d2aca494f38a8a2cf103cd6d01 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2019 11:50:58 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.1.2 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.1.2. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/commits) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7b5f838..5d37a6e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,5 +5,5 @@ docutils==0.12 jmespath==0.9.0 pyaml==15.8.2 python-dateutil==2.5.3 -PyYAML==5.1 +PyYAML==5.1.2 six==1.10.0