mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 18:27:51 +00:00
Upgrade watchdog to 2.1.6 (#56933)
This commit is contained in:
parent
da3cc25234
commit
39d73ecc19
@ -2,7 +2,7 @@
|
||||
"domain": "folder_watcher",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==2.1.5"],
|
||||
"requirements": ["watchdog==2.1.6"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
@ -2403,7 +2403,7 @@ wallbox==0.4.4
|
||||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.5
|
||||
watchdog==2.1.6
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
@ -1365,7 +1365,7 @@ wakeonlan==2.0.1
|
||||
wallbox==0.4.4
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.5
|
||||
watchdog==2.1.6
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==0.15.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user