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