Upgrade watchdog to 2.1.2 (#50863)
This commit is contained in:
parent
ab9aa4466e
commit
f44efb1eea
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "folder_watcher",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==2.1.1"],
|
||||
"requirements": ["watchdog==2.1.2"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -2332,7 +2332,7 @@ wakeonlan==2.0.1
|
|||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.1
|
||||
watchdog==2.1.2
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
|
|
@ -1253,7 +1253,7 @@ vultr==0.1.2
|
|||
wakeonlan==2.0.1
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.1
|
||||
watchdog==2.1.2
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue