Update watchdog to 2.3.1 (#89190)
This commit is contained in:
parent
570db2a0af
commit
74566258ba
3 changed files with 3 additions and 3 deletions
|
@ -6,5 +6,5 @@
|
||||||
"iot_class": "local_polling",
|
"iot_class": "local_polling",
|
||||||
"loggers": ["watchdog"],
|
"loggers": ["watchdog"],
|
||||||
"quality_scale": "internal",
|
"quality_scale": "internal",
|
||||||
"requirements": ["watchdog==2.2.1"]
|
"requirements": ["watchdog==2.3.1"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2614,7 +2614,7 @@ wallbox==0.4.12
|
||||||
waqiasync==1.0.0
|
waqiasync==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.2.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.waterfurnace
|
# homeassistant.components.waterfurnace
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
|
|
@ -1860,7 +1860,7 @@ wakeonlan==2.1.0
|
||||||
wallbox==0.4.12
|
wallbox==0.4.12
|
||||||
|
|
||||||
# homeassistant.components.folder_watcher
|
# homeassistant.components.folder_watcher
|
||||||
watchdog==2.2.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.whirlpool
|
# homeassistant.components.whirlpool
|
||||||
whirlpool-sixth-sense==0.18.2
|
whirlpool-sixth-sense==0.18.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue