Upgrade sendgrid to 6.1.3 (#32721)

This commit is contained in:
Fabian Affolter 2020-03-12 12:06:01 +01:00 committed by GitHub
parent 374a8157e7
commit 29533d8d4d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
"""The sendgrid component."""
"""The sendgrid integration."""

View File

@ -2,7 +2,7 @@
"domain": "sendgrid",
"name": "SendGrid",
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
"requirements": ["sendgrid==6.1.1"],
"requirements": ["sendgrid==6.1.3"],
"dependencies": [],
"codeowners": []
}

View File

@ -1831,7 +1831,7 @@ schiene==0.23
scsgate==0.1.0
# homeassistant.components.sendgrid
sendgrid==6.1.1
sendgrid==6.1.3
# homeassistant.components.sensehat
sense-hat==2.2.0