From f3eb9f1bbc106d6484ddfdf7d029de73445afded Mon Sep 17 00:00:00 2001 From: Marc Mueller <30130371+cdce8p@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:39:36 +0200 Subject: [PATCH] Update asyncinotify to 4.4.4 (#168141) --- homeassistant/components/keyboard_remote/manifest.json | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/keyboard_remote/manifest.json b/homeassistant/components/keyboard_remote/manifest.json index 2159dd9d90ea..76197d32fe57 100644 --- a/homeassistant/components/keyboard_remote/manifest.json +++ b/homeassistant/components/keyboard_remote/manifest.json @@ -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"] } diff --git a/requirements_all.txt b/requirements_all.txt index b988c1968a0b..6232ed265cb9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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