Upgrade watchdog to 2.1.2 (#50863)

This commit is contained in:
Franck Nijhof 2021-05-20 00:12:27 +02:00 committed by GitHub
parent ab9aa4466e
commit f44efb1eea
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.1"],
"requirements": ["watchdog==2.1.2"],
"codeowners": [],
"quality_scale": "internal",
"iot_class": "local_polling"