mirror of
https://github.com/home-assistant/core.git
synced 2026-09-26 01:11:51 -04:00
Bump asyncssh from 2.21.0 to 2.23.1 (#181967)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
This commit is contained in:
co-authored by
Simon Lamon
parent
955232bebe
commit
94b2c3563d
@@ -9,5 +9,5 @@
|
||||
"integration_type": "service",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["asyncssh==2.21.0"]
|
||||
"requirements": ["asyncssh==2.23.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -603,7 +603,7 @@ asyncpysupla==0.0.5
|
||||
asyncsleepiq==1.7.1
|
||||
|
||||
# homeassistant.components.sftp_storage
|
||||
asyncssh==2.21.0
|
||||
asyncssh==2.23.1
|
||||
|
||||
# homeassistant.components.aurora
|
||||
auroranoaa==0.0.5
|
||||
|
||||
Reference in New Issue
Block a user