mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 17:57:11 +00:00
Upgrade watchdog to 2.1.1 (#50659)
This commit is contained in:
parent
8a135ce0f6
commit
7ae050c5ac
@ -2,7 +2,7 @@
|
||||
"domain": "folder_watcher",
|
||||
"name": "Folder Watcher",
|
||||
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
|
||||
"requirements": ["watchdog==2.1.0"],
|
||||
"requirements": ["watchdog==2.1.1"],
|
||||
"codeowners": [],
|
||||
"quality_scale": "internal",
|
||||
"iot_class": "local_polling"
|
||||
|
@ -2329,7 +2329,7 @@ wakeonlan==2.0.1
|
||||
waqiasync==1.0.0
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.0
|
||||
watchdog==2.1.1
|
||||
|
||||
# homeassistant.components.waterfurnace
|
||||
waterfurnace==1.1.0
|
||||
|
@ -1250,7 +1250,7 @@ vultr==0.1.2
|
||||
wakeonlan==2.0.1
|
||||
|
||||
# homeassistant.components.folder_watcher
|
||||
watchdog==2.1.0
|
||||
watchdog==2.1.1
|
||||
|
||||
# homeassistant.components.wiffi
|
||||
wiffi==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user