Skip to content

Commit 24eef14

Browse files
committed
Bump minimum required zigpy version for 3.12 changes
1 parent dc42075 commit 24eef14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
license = {text = "GPL-3.0"}
1515
requires-python = ">=3.8"
1616
dependencies = [
17-
"zigpy>=0.55.0",
17+
"zigpy>=0.56.3",
1818
"async_timeout",
1919
"voluptuous",
2020
"coloredlogs",

0 commit comments

Comments
 (0)