From 47c4c681f4abc586ce9aba267d37c00df6eaa3b1 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Fri, 7 May 2021 07:29:55 +0200 Subject: [PATCH] Upgrade sendgrid to 6.7.0 (#50194) --- 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 318bd87689f..216ea5f625b 100644 --- a/homeassistant/components/sendgrid/manifest.json +++ b/homeassistant/components/sendgrid/manifest.json @@ -2,7 +2,7 @@ "domain": "sendgrid", "name": "SendGrid", "documentation": "https://www.home-assistant.io/integrations/sendgrid", - "requirements": ["sendgrid==6.6.0"], + "requirements": ["sendgrid==6.7.0"], "codeowners": [], "iot_class": "cloud_push" } diff --git a/requirements_all.txt b/requirements_all.txt index b965eef40e4..6ec0c43d4cc 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2039,7 +2039,7 @@ screenlogicpy==0.4.1 scsgate==0.1.0 # homeassistant.components.sendgrid -sendgrid==6.6.0 +sendgrid==6.7.0 # homeassistant.components.sensehat sense-hat==2.2.0