mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 05:47:10 +00:00
Upgrade sendgrid to 6.2.1 (#34014)
This commit is contained in:
parent
2dc6ba0ab4
commit
c6a86edd36
@ -2,6 +2,6 @@
|
|||||||
"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.1.3"],
|
"requirements": ["sendgrid==6.2.1"],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
@ -1851,7 +1851,7 @@ schiene==0.23
|
|||||||
scsgate==0.1.0
|
scsgate==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.sendgrid
|
# homeassistant.components.sendgrid
|
||||||
sendgrid==6.1.3
|
sendgrid==6.2.1
|
||||||
|
|
||||||
# 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