From d5f786c4aa5b5480e0563e59d6572db886cb6a0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 25 Jun 2020 15:21:21 +0000 Subject: [PATCH] chore(deps): update dependency sendgrid to v6.4.1 --- appengine/flexible/sendgrid/requirements.txt | 2 +- appengine/standard/sendgrid/requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/appengine/flexible/sendgrid/requirements.txt b/appengine/flexible/sendgrid/requirements.txt index ed441ba0b16..51132837cef 100644 --- a/appengine/flexible/sendgrid/requirements.txt +++ b/appengine/flexible/sendgrid/requirements.txt @@ -1,3 +1,3 @@ Flask==1.1.2 -sendgrid==6.3.1 +sendgrid==6.4.1 gunicorn==20.0.4 diff --git a/appengine/standard/sendgrid/requirements.txt b/appengine/standard/sendgrid/requirements.txt index e719f7049fb..23a3fdaa594 100644 --- a/appengine/standard/sendgrid/requirements.txt +++ b/appengine/standard/sendgrid/requirements.txt @@ -1 +1 @@ -sendgrid==6.3.1 +sendgrid==6.4.1