Upgrade sendgrid to 6.6.0 (#47041)
This commit is contained in:
parent
5ec4360ac1
commit
c9d7a2be88
2 changed files with 2 additions and 2 deletions
|
@ -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": []
|
||||
}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue