Update watchdog to 2.2.1 (#84982)

This commit is contained in:
Franck Nijhof 2023-01-02 15:19:37 +01:00 committed by GitHub
parent 2371a6cc72
commit aaa78259b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@
"domain": "folder_watcher", "domain": "folder_watcher",
"name": "Folder Watcher", "name": "Folder Watcher",
"documentation": "https://www.home-assistant.io/integrations/folder_watcher", "documentation": "https://www.home-assistant.io/integrations/folder_watcher",
"requirements": ["watchdog==2.2.0"], "requirements": ["watchdog==2.2.1"],
"codeowners": [], "codeowners": [],
"quality_scale": "internal", "quality_scale": "internal",
"iot_class": "local_polling", "iot_class": "local_polling",

View File

@ -2561,7 +2561,7 @@ wallbox==0.4.12
waqiasync==1.0.0 waqiasync==1.0.0
# homeassistant.components.folder_watcher # homeassistant.components.folder_watcher
watchdog==2.2.0 watchdog==2.2.1
# homeassistant.components.waterfurnace # homeassistant.components.waterfurnace
waterfurnace==1.1.0 waterfurnace==1.1.0

View File

@ -1792,7 +1792,7 @@ wakeonlan==2.1.0
wallbox==0.4.12 wallbox==0.4.12
# homeassistant.components.folder_watcher # homeassistant.components.folder_watcher
watchdog==2.2.0 watchdog==2.2.1
# homeassistant.components.whirlpool # homeassistant.components.whirlpool
whirlpool-sixth-sense==0.18.0 whirlpool-sixth-sense==0.18.0