Update watchdog to 2.1.7 (#68985)
This commit is contained in:
parent
2733600755
commit
72d0cef169
3 changed files with 3 additions and 3 deletions
|
@ -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.6"],
|
"requirements": ["watchdog==2.1.7"],
|
||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
|
|
|
@ -2395,7 +2395,7 @@ wallbox==0.4.4
|
||||||
waqiasync==1.0.0
|
waqiasync==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.6
|
watchdog==2.1.7
|
||||||
|
|
||||||
# homeassistant.components.waterfurnace
|
# homeassistant.components.waterfurnace
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
|
|
@ -1545,7 +1545,7 @@ wakeonlan==2.0.1
|
||||||
wallbox==0.4.4
|
wallbox==0.4.4
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.1.6
|
watchdog==2.1.7
|
||||||
|
|
||||||
# homeassistant.components.whirlpool
|
# homeassistant.components.whirlpool
|
||||||
whirlpool-sixth-sense==0.15.1
|
whirlpool-sixth-sense==0.15.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue