Upgrade evdev to 1.4.0 (#50601)

pull/50602/head
Franck Nijhof 2021-05-14 12:15:15 +02:00 committed by GitHub
parent 19cdff10c3
commit ca2b3fcc9e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"domain": "keyboard_remote",
"name": "Keyboard Remote",
"documentation": "https://www.home-assistant.io/integrations/keyboard_remote",
"requirements": ["evdev==1.1.2", "aionotify==0.2.0"],
"requirements": ["evdev==1.4.0", "aionotify==0.2.0"],
"codeowners": ["@bendavid"],
"iot_class": "local_push"
}

View File

@ -575,7 +575,7 @@ epsonprinter==0.0.9
eternalegypt==0.0.12
# homeassistant.components.keyboard_remote
# evdev==1.1.2
# evdev==1.4.0
# homeassistant.components.evohome
evohome-async==0.3.8