Skip to content

Commit

Permalink
Bump zigpy to 0.75.1 (#3766)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheJulianJES authored Jan 23, 2025
1 parent 4f64c18 commit e349a0d
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.75.0",
"zigpy>=0.75.1",
]

[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.75.0
zigpy>=0.75.1
ruff==0.0.261

0 comments on commit e349a0d

Please sign in to comment.