mirror of
https://github.com/home-assistant/core.git
synced 2025-06-22 14:07:06 +00:00
Upgrade sendgrid to 6.5.0 (#45412)
This commit is contained in:
parent
8c573ae29c
commit
2bc59c1d8e
@ -2,6 +2,6 @@
|
||||
"domain": "sendgrid",
|
||||
"name": "SendGrid",
|
||||
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
|
||||
"requirements": ["sendgrid==6.4.8"],
|
||||
"requirements": ["sendgrid==6.5.0"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1994,7 +1994,7 @@ schiene==0.23
|
||||
scsgate==0.1.0
|
||||
|
||||
# homeassistant.components.sendgrid
|
||||
sendgrid==6.4.8
|
||||
sendgrid==6.5.0
|
||||
|
||||
# homeassistant.components.sensehat
|
||||
sense-hat==2.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user