Skip to content

Commit a23004d

Browse files
Bump zigpy from 0.89.0 to 0.90.0
Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.89.0 to 0.90.0. - [Release notes](https://github.com/zigpy/zigpy/releases) - [Commits](zigpy/zigpy@0.89.0...v0.90.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 0.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 854dd78 commit a23004d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.89.0",
17+
"zigpy==0.90.0",
1818
"bellows==0.48.2",
1919
"zigpy-znp==0.14.2",
2020
"zigpy-deconz==0.25.5",

0 commit comments

Comments
 (0)