mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump aioftp to 0.21.3 (#78257)
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
"domain": "yi",
|
||||
"name": "Yi Home Cameras",
|
||||
"documentation": "https://www.home-assistant.io/integrations/yi",
|
||||
"requirements": ["aioftp==0.12.0"],
|
||||
"requirements": ["aioftp==0.21.3"],
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@bachya"],
|
||||
"iot_class": "local_polling",
|
||||
|
@ -159,7 +159,7 @@ aioesphomeapi==10.13.0
|
||||
aioflo==2021.11.0
|
||||
|
||||
# homeassistant.components.yi
|
||||
aioftp==0.12.0
|
||||
aioftp==0.21.3
|
||||
|
||||
# homeassistant.components.github
|
||||
aiogithubapi==22.2.4
|
||||
|
Reference in New Issue
Block a user