From be10a91eb76b9cb7342884ad6722240a6e90bd2c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 22 Apr 2020 19:00:35 +0000 Subject: [PATCH] chore(deps): bump sendgrid from 6.2 to 6.2.2 Bumps [sendgrid](https://github.com/sendgrid/sendgrid-python) from 6.2 to 6.2.2. - [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.2.0...6.2.2) 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 53e0a8bfa1..4d89ed283a 100644 --- a/requirements/common.txt +++ b/requirements/common.txt @@ -60,7 +60,7 @@ Flask-Elasticsearch==0.2 paypalrestsdk==1.13 eventlet==0.25 pyyaml==5.3 -sendgrid==6.2 +sendgrid==6.2.2 marshmallow==2.15.2 # GraphQL support