diff --git a/homeassistant/components/sendgrid/manifest.json b/homeassistant/components/sendgrid/manifest.json index 2309ae6f526..52717c55124 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.1.3"], + "requirements": ["sendgrid==6.2.1"], "codeowners": [] } diff --git a/requirements_all.txt b/requirements_all.txt index 3bbccd4671f..8ec27d8425e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1851,7 +1851,7 @@ schiene==0.23 scsgate==0.1.0 # homeassistant.components.sendgrid -sendgrid==6.1.3 +sendgrid==6.2.1 # homeassistant.components.sensehat sense-hat==2.2.0