Skip to content

Commit 1a32ca5

Browse files
Bump zigpy from 0.92.0 to 1.0.0
Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.92.0 to 1.0.0. - [Release notes](https://github.com/zigpy/zigpy/releases) - [Commits](zigpy/zigpy@0.92.0...1.0.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 81efd42 commit 1a32ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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-2.0"}
1515
requires-python = ">=3.12"
1616
dependencies = [
17-
"zigpy==0.92.0",
17+
"zigpy==1.0.0",
1818
"bellows==0.49.0",
1919
"zigpy-znp==0.14.3",
2020
"zigpy-deconz==0.25.5",

0 commit comments

Comments
 (0)