Skip to content

Commit f52ad53

Browse files
committed
update watchdog to 2.0.3 to match folder_watcher integration
1 parent 4686326 commit f52ad53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/pyscript/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"config_flow": true,
55
"documentation": "https://github.com/custom-components/pyscript",
66
"issue_tracker": "https://github.com/custom-components/pyscript/issues",
7-
"requirements": ["croniter==1.0.2", "watchdog==1.0.2"],
7+
"requirements": ["croniter==1.0.2", "watchdog==2.0.3"],
88
"ssdp": [],
99
"zeroconf": [],
1010
"homekit": {},

0 commit comments

Comments
 (0)