Skip to content

Commit

Permalink
Bump zigpy to 0.70.0 (#3462)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Oct 26, 2024
1 parent 1961654 commit 3348316
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 License Version 2.0"}
requires-python = ">=3.12"
dependencies = [
"zigpy>=0.68.1",
"zigpy>=0.70.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.69
zigpy>=0.70
ruff==0.0.261

0 comments on commit 3348316

Please sign in to comment.