mirror of
https://github.com/home-assistant/core.git
synced 2025-07-08 22:07:10 +00:00
Upgrade watchdog to 2.1.4 (#54993)
This commit is contained in:
parent
9be5793ed7
commit
0efcd7888d
@ -2,7 +2,7 @@
|
|||||||
"domain": "folder_watcher",
|
"domain": "folder_watcher",
|
||||||
"name": "Folder Watcher",
|
"name": "Folder Watcher",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||||
"requirements": ["watchdog==2.1.3"],
|
"requirements": ["watchdog==2.1.4"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"iot_class": "local_polling"
|
"iot_class": "local_polling"
|
||||||
|
@ -2382,7 +2382,7 @@ wallbox==0.4.4
|
|||||||
waqiasync==1.0.0
|
waqiasync==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.3
|
watchdog==2.1.4
|
||||||
|
|
||||||
# homeassistant.components.waterfurnace
|
# homeassistant.components.waterfurnace
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
@ -1326,7 +1326,7 @@ wakeonlan==2.0.1
|
|||||||
wallbox==0.4.4
|
wallbox==0.4.4
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.3
|
watchdog==2.1.4
|
||||||
|
|
||||||
# homeassistant.components.wiffi
|
# homeassistant.components.wiffi
|
||||||
wiffi==1.0.1
|
wiffi==1.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user