Skip to content

Commit b84d607

Browse files
committed
Bump zigpy to get rid of direction warning
1 parent 8cd54e0 commit b84d607

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
@@ -11,7 +11,7 @@ authors = [{ name = "David F. Mulcahey", email = "[email protected]" }]
1111
readme = "README.md"
1212
license = { text = "Apache-2.0" }
1313
requires-python = ">=3.12"
14-
dependencies = ["zigpy>=0.85.0"]
14+
dependencies = ["zigpy>=0.86.0"]
1515

1616
[tool.setuptools.packages.find]
1717
exclude = ["tests", "tests.*"]

0 commit comments

Comments
 (0)