mirror of
https://github.com/home-assistant/core.git
synced 2025-07-15 09:17:10 +00:00
Upgrade sendgrid to 6.7.0 (#50194)
This commit is contained in:
parent
316f6ba397
commit
47c4c681f4
@ -2,7 +2,7 @@
|
|||||||
"domain": "sendgrid",
|
"domain": "sendgrid",
|
||||||
"name": "SendGrid",
|
"name": "SendGrid",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
|
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
|
||||||
"requirements": ["sendgrid==6.6.0"],
|
"requirements": ["sendgrid==6.7.0"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"iot_class": "cloud_push"
|
"iot_class": "cloud_push"
|
||||||
}
|
}
|
||||||
|
@ -2039,7 +2039,7 @@ screenlogicpy==0.4.1
|
|||||||
scsgate==0.1.0
|
scsgate==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.sendgrid
|
# homeassistant.components.sendgrid
|
||||||
sendgrid==6.6.0
|
sendgrid==6.7.0
|
||||||
|
|
||||||
# homeassistant.components.sensehat
|
# homeassistant.components.sensehat
|
||||||
sense-hat==2.2.0
|
sense-hat==2.2.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user