Upgrade watchdog to 2.1.3 (#52224)
This commit is contained in:
parent
f1b5183e47
commit
75d29b3d9e
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.2"],
|
||||
"requirements": ["watchdog==2.1.3"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
|
|
@ -2350,7 +2350,7 @@ wallbox==0.4.4
|
|||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.2
|
||||
watchdog==2.1.3
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
|
|
@ -1277,7 +1277,7 @@ wakeonlan==2.0.1
|
|||
wallbox==0.4.4
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.2
|
||||
watchdog==2.1.3
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.0.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue