From c9d7a2be88084cafa8aabcf4c9a2145a2e66d5fd Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Thu, 25 Feb 2021 13:09:52 +0100 Subject: [PATCH] Upgrade sendgrid to 6.6.0 (#47041) --- homeassistant/components/sendgrid/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/sendgrid/manifest.json b/homeassistant/components/sendgrid/manifest.json index 1a93040837a..21ebcd828c2 100644 --- a/homeassistant/components/sendgrid/manifest.json +++ b/homeassistant/components/sendgrid/manifest.json @@ -2,6 +2,6 @@ "domain": "sendgrid", "name": "SendGrid", "documentation": "https://www.home-assistant.io/integrations/sendgrid", - "requirements": ["sendgrid==6.5.0"], + "requirements": ["sendgrid==6.6.0"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index afe8c65b532..b45cf562fc1 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2016,7 +2016,7 @@ schiene==0.23 scsgate==0.1.0 # homeassistant.components.sendgrid -sendgrid==6.5.0 +sendgrid==6.6.0 # homeassistant.components.sensehat sense-hat==2.2.0