Skip to content

Commit

Permalink
Bump minimum zigpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
puddly committed Oct 26, 2024
1 parent fa6e64d commit 18ea1ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ readme = "README.md"
license = {text = "GPL-3.0"}
requires-python = ">=3.8"
dependencies = [
"zigpy>=0.69.0",
"zigpy>=0.70.0",
"async_timeout",
"voluptuous",
"coloredlogs",
Expand Down

0 comments on commit 18ea1ca

Please sign in to comment.