From 83480291ce0d608b83e4a2cc2151b7f9ea24a42d Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 2 Feb 2020 11:16:33 +0100 Subject: [PATCH] Upgrade sendgrid to 6.1.1 (#31394) --- 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 8a87205d4b7..900fe9252b4 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.1.0"], + "requirements": ["sendgrid==6.1.1"], "dependencies": [], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index c22cd77b63f..ab6da395973 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1795,7 +1795,7 @@ schiene==0.23 scsgate==0.1.0 # homeassistant.components.sendgrid -sendgrid==6.1.0 +sendgrid==6.1.1 # homeassistant.components.sensehat sense-hat==2.2.0