From 8b3713d6f74e9d605345ca70114aad4ea85fe173 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2020 06:12:03 +0000 Subject: [PATCH] [Security] Bump pyyaml from 3.12 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.12 to 5.3.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.3.1) Signed-off-by: dependabot-preview[bot] --- lower-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lower-constraints.txt b/lower-constraints.txt index bddc7c4d..1f4bc091 100644 --- a/lower-constraints.txt +++ b/lower-constraints.txt @@ -58,7 +58,7 @@ python-editor==1.0.3 python-mimeparse==1.6.0 python-subunit==1.0.0 pytz==2013.6 -PyYAML==3.12 +PyYAML==5.3.1 redis==2.10.0 requests==2.14.2 requestsexceptions==1.2.0