mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Upgrade sendgrid to 6.1.1 (#31394)
This commit is contained in:
parent
e796de6c59
commit
83480291ce
@ -2,7 +2,7 @@
|
||||
"domain": "sendgrid",
|
||||
"name": "SendGrid",
|
||||
"documentation": "https://www.home-assistant.io/integrations/sendgrid",
|
||||
"requirements": ["sendgrid==6.1.0"],
|
||||
"requirements": ["sendgrid==6.1.1"],
|
||||
"dependencies": [],
|
||||
"codeowners": []
|
||||
}
|
||||
|
@ -1795,7 +1795,7 @@ schiene==0.23
|
||||
scsgate==0.1.0
|
||||
|
||||
# homeassistant.components.sendgrid
|
||||
sendgrid==6.1.0
|
||||
sendgrid==6.1.1
|
||||
|
||||
# homeassistant.components.sensehat
|
||||
sense-hat==2.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user