From aa2647fb8b896f67eb93c7b3f4ef7f50cd35a59a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 00:06:53 +0000 Subject: [PATCH] chore(deps): bump sendgrid from 6.3.1 to 6.4.1 Bumps [sendgrid](https://github.com/sendgrid/sendgrid-python) from 6.3.1 to 6.4.1. - [Release notes](https://github.com/sendgrid/sendgrid-python/releases) - [Changelog](https://github.com/sendgrid/sendgrid-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/sendgrid/sendgrid-python/compare/6.3.1...6.4.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 96f680d74e..21e66eb46a 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -59,7 +59,7 @@ Flask-Elasticsearch==0.2.5 paypalrestsdk==1.13.1 eventlet==0.25.2 pyyaml==5.3.1 -sendgrid==6.3.1 +sendgrid==6.4.1 marshmallow==2.15.2 # GraphQL support