mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 14:17:45 +00:00
Upgrade watchdog to 1.0.2 (#45848)
This commit is contained in:
parent
6e205965ee
commit
63cc2517dd
@ -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==0.8.3"],
|
"requirements": ["watchdog==1.0.2"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal"
|
"quality_scale": "internal"
|
||||||
}
|
}
|
||||||
|
@ -2281,7 +2281,7 @@ wakeonlan==1.1.6
|
|||||||
waqiasync==1.0.0
|
waqiasync==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==0.8.3
|
watchdog==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.waterfurnace
|
# homeassistant.components.waterfurnace
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
@ -1148,7 +1148,7 @@ vultr==0.1.2
|
|||||||
wakeonlan==1.1.6
|
wakeonlan==1.1.6
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==0.8.3
|
watchdog==1.0.2
|
||||||
|
|
||||||
# homeassistant.components.wiffi
|
# homeassistant.components.wiffi
|
||||||
wiffi==1.0.1
|
wiffi==1.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user