Skip to content

Commit 156b1a9

Browse files
Bump zigpy from 0.82.3 to 0.83.0 (#530)
Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.82.3 to 0.83.0. - [Release notes](https://github.com/zigpy/zigpy/releases) - [Commits](zigpy/zigpy@0.82.3...0.83.0) --- updated-dependencies: - dependency-name: zigpy dependency-version: 0.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ebc3cbf commit 156b1a9

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.82.3",
17+
"zigpy==0.83.0",
1818
"bellows==0.45.4",
1919
"zigpy-znp==0.14.1",
2020
"zigpy-deconz==0.25.1",

0 commit comments

Comments
 (0)