mirror of
https://github.com/home-assistant/core.git
synced 2026-09-27 01:46:11 -04:00
Bump asyncssh to 2.24.0 (#182889)
This commit is contained in:
@@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["asyncssh==2.23.1"]
|
||||
"requirements": ["asyncssh==2.24.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -615,7 +615,7 @@ asyncpysupla==0.0.5
|
||||
asyncsleepiq==1.7.2
|
||||
|
||||
# homeassistant.components.sftp_storage
|
||||
asyncssh==2.23.1
|
||||
asyncssh==2.24.0
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.5
|
||||
|
||||
Reference in New Issue
Block a user