Skip to content

Commit

Permalink
Bump zigpy to 0.74.0 (#3675)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Jan 4, 2025
1 parent 8124411 commit 5b001f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 = "Apache-2.0"}
requires-python = ">=3.12"
dependencies = [
"zigpy>=0.70.0",
"zigpy>=0.74.0",
]

[tool.setuptools.packages.find]
Expand Down
2 changes: 1 addition & 1 deletion requirements_test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ pytest-sugar
pytest-timeout
pytest-asyncio
pytest>=7.1.3
zigpy>=0.70
zigpy>=0.74.0
ruff==0.0.261

0 comments on commit 5b001f1

Please sign in to comment.