From 1ab41c5b3fa711f4e7fb3d35c3bd63576e509aec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2020 16:56:06 +0000 Subject: [PATCH] [Security] Bump pyyaml from 3.12 to 5.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.1. **This update includes a security fix.** - [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.12...5.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 7be5092..f563689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pyasn1==0.3.7 pyasn1-modules==0.1.5 python-decouple==3.1 pytz==2018.3 -PyYAML==3.12 +PyYAML==5.1 requests==2.18.4 rsa==3.4.2 six==1.11.0