Upgrade watchdog to 2.1.6 (#56933)

This commit is contained in:
Franck Nijhof 2021-10-02 10:19:54 +02:00 committed by GitHub
parent da3cc25234
commit 39d73ecc19
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",
"name": "Folder Watcher",
"documentation": "https://www.home-assistant.io/integrations/folder_watcher",
"requirements": ["watchdog==2.1.5"],
"requirements": ["watchdog==2.1.6"],
"codeowners": [],
"quality_scale": "internal",
"iot_class": "local_polling"