mirror of
https://github.com/home-assistant/core.git
synced 2026-04-02 08:26:41 +01:00
Update keyboard_remote dependencies (#164755)
This commit is contained in:
committed by
Franck Nijhof
parent
ae1012b2f0
commit
0976e7de4e
@@ -7,5 +7,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aionotify", "evdev"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["evdev==1.6.1", "asyncinotify==4.2.0"]
|
||||
"requirements": ["evdev==1.9.3", "asyncinotify==4.4.0"]
|
||||
}
|
||||
|
||||
4
requirements_all.txt
generated
4
requirements_all.txt
generated
@@ -556,7 +556,7 @@ async-upnp-client==0.46.2
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
asyncinotify==4.2.0
|
||||
asyncinotify==4.4.0
|
||||
|
||||
# homeassistant.components.supla
|
||||
asyncpysupla==0.0.5
|
||||
@@ -939,7 +939,7 @@ eternalegypt==0.0.18
|
||||
eufylife-ble-client==0.1.8
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
# evdev==1.6.1
|
||||
# evdev==1.9.3
|
||||
|
||||
# homeassistant.components.evohome
|
||||
evohome-async==1.1.3
|
||||
|
||||
Reference in New Issue
Block a user