Bump aioftp to 0.21.3 (#78257)
This commit is contained in:
parent
035f206e95
commit
08449dc1bc
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue