mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 01:08:12 +00:00
Bump aiooui to 0.1.9 (#135956)
This commit is contained in:
parent
640da1cc67
commit
725d835fab
@ -7,5 +7,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/nmap_tracker",
|
||||
"iot_class": "local_polling",
|
||||
"loggers": ["nmap"],
|
||||
"requirements": ["netmap==0.7.0.2", "getmac==0.9.5", "aiooui==0.1.8"]
|
||||
"requirements": ["netmap==0.7.0.2", "getmac==0.9.5", "aiooui==0.1.9"]
|
||||
}
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -321,7 +321,7 @@ aiooncue==0.3.7
|
||||
aioopenexchangerates==0.6.8
|
||||
|
||||
# homeassistant.components.nmap_tracker
|
||||
aiooui==0.1.8
|
||||
aiooui==0.1.9
|
||||
|
||||
# homeassistant.components.pegel_online
|
||||
aiopegelonline==0.1.1
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -303,7 +303,7 @@ aiooncue==0.3.7
|
||||
aioopenexchangerates==0.6.8
|
||||
|
||||
# homeassistant.components.nmap_tracker
|
||||
aiooui==0.1.8
|
||||
aiooui==0.1.9
|
||||
|
||||
# homeassistant.components.pegel_online
|
||||
aiopegelonline==0.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user