mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 07:05:48 +01:00
Update watchdog to 2.1.8 (#71927)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"domain": "folder_watcher",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==2.1.7"],
|
||||
"requirements": ["watchdog==2.1.8"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling",
|
||||
|
||||
@@ -2418,7 +2418,7 @@ wallbox==0.4.4
|
||||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.7
|
||||
watchdog==2.1.8
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
||||
@@ -1588,7 +1588,7 @@ wakeonlan==2.0.1
|
||||
wallbox==0.4.4
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.7
|
||||
watchdog==2.1.8
|
||||
|
||||
# homeassistant.components.whirlpool
|
||||
whirlpool-sixth-sense==0.15.1
|
||||
|
||||
Reference in New Issue
Block a user