From f852d217c2691d09e74bd370730d06da3ba83dc7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 21:13:05 +0000 Subject: [PATCH] chore(deps): 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/common.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/common.txt b/requirements/common.txt index c6e045fc15..b2ec67418c 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -59,7 +59,7 @@ SQLAlchemy==1.3.16 Flask-Elasticsearch==0.2.5 paypalrestsdk==1.13 eventlet==0.25.2 -pyyaml==5.3 +pyyaml==5.3.1 sendgrid==6.2.2 marshmallow==2.15.2