Upgrade sendgrid to 6.2.1 (#34014)
This commit is contained in:
parent
2dc6ba0ab4
commit
c6a86edd36
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.1.3"],
|
||||
"requirements": ["sendgrid==6.2.1"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -1851,7 +1851,7 @@ schiene==0.23
|
|||
scsgate==0.1.0
|
||||
|
||||
# homeassistant.components.sendgrid
|
||||
sendgrid==6.1.3
|
||||
sendgrid==6.2.1
|
||||
|
||||
# homeassistant.components.sensehat
|
||||
sense-hat==2.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue