mirror of
https://github.com/home-assistant/core.git
synced 2026-08-19 21:01:05 +01:00
Update asyncinotify to 4.4.4 (#168141)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["aionotify", "evdev"],
|
||||
"quality_scale": "legacy",
|
||||
"requirements": ["evdev==1.9.3", "asyncinotify==4.4.0"]
|
||||
"requirements": ["evdev==1.9.3", "asyncinotify==4.4.4"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -559,7 +559,7 @@ async-upnp-client==0.46.2
|
||||
asyncarve==0.1.1
|
||||
|
||||
# homeassistant.components.keyboard_remote
|
||||
asyncinotify==4.4.0
|
||||
asyncinotify==4.4.4
|
||||
|
||||
# homeassistant.components.supla
|
||||
asyncpysupla==0.0.5
|
||||
|
||||
Reference in New Issue
Block a user