mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +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",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==0.8.3"],
|
||||
"requirements": ["watchdog==1.0.2"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal"
|
||||
}
|
||||
|
@ -2281,7 +2281,7 @@ wakeonlan==1.1.6
|
||||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==0.8.3
|
||||
watchdog==1.0.2
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
@ -1148,7 +1148,7 @@ vultr==0.1.2
|
||||
wakeonlan==1.1.6
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==0.8.3
|
||||
watchdog==1.0.2
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user