Skip to content

Commit 3348316

Browse files
authored
Bump zigpy to 0.70.0 (#3462)
1 parent 1961654 commit 3348316

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
license = {text = "Apache License Version 2.0"}
1515
requires-python = ">=3.12"
1616
dependencies = [
17-
"zigpy>=0.68.1",
17+
"zigpy>=0.70.0",
1818
]
1919

2020
[tool.setuptools.packages.find]

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ pytest-sugar
1313
pytest-timeout
1414
pytest-asyncio
1515
pytest>=7.1.3
16-
zigpy>=0.69
16+
zigpy>=0.70
1717
ruff==0.0.261

0 commit comments

Comments
 (0)