Upgrade watchdog to 2.0.3 (#49594)
This commit is contained in:
parent
33d4d545a7
commit
a380632384
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.0.2"],
|
||||
"requirements": ["watchdog==2.0.3"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -2314,7 +2314,7 @@ wakeonlan==2.0.1
|
|||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.0.2
|
||||
watchdog==2.0.3
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
|
|
@ -1223,7 +1223,7 @@ vultr==0.1.2
|
|||
wakeonlan==2.0.1
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.0.2
|
||||
watchdog==2.0.3
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.0.1
|
||||
|
|
Loading…
Add table
Reference in a new issue