Upgrade foobot-async (#37706)
This commit is contained in:
parent
e379bfe383
commit
b45a952d61
3 changed files with 3 additions and 3 deletions
|
@ -2,6 +2,6 @@
|
|||
"domain": "foobot",
|
||||
"name": "Foobot",
|
||||
"documentation": "https://www.home-assistant.io/integrations/foobot",
|
||||
"requirements": ["foobot_async==0.3.1"],
|
||||
"requirements": ["foobot_async==0.3.2"],
|
||||
"codeowners": []
|
||||
}
|
||||
|
|
|
@ -603,7 +603,7 @@ flux_led==0.22
|
|||
fnvhash==0.1.0
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot_async==0.3.1
|
||||
foobot_async==0.3.2
|
||||
|
||||
# homeassistant.components.fortios
|
||||
fortiosapi==0.10.8
|
||||
|
|
|
@ -278,7 +278,7 @@ feedparser-homeassistant==5.2.2.dev1
|
|||
fnvhash==0.1.0
|
||||
|
||||
# homeassistant.components.foobot
|
||||
foobot_async==0.3.1
|
||||
foobot_async==0.3.2
|
||||
|
||||
# homeassistant.components.google_translate
|
||||
gTTS-token==1.1.3
|
||||
|
|
Loading…
Add table
Reference in a new issue