From 10af3bec3c3f8550311e1dfff53094e1c51298f6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 13:12:32 +0000 Subject: [PATCH] Bump pyyaml from 5.3 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.3.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/5.3...5.3.1) 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 34310ed..b255f34 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,5 +7,5 @@ mock==3.0.5 cryptography==2.8 yieldbreaker==0.0.1 black -pyyaml==5.3 +pyyaml==5.3.1 keen