Skip to content

Commit

Permalink
Bump zigpy from 0.65.4 to 0.66.0 (#184)
Browse files Browse the repository at this point in the history
Bumps [zigpy](https://github.com/zigpy/zigpy) from 0.65.4 to 0.66.0.
- [Release notes](https://github.com/zigpy/zigpy/releases)
- [Commits](zigpy/zigpy@0.65.4...0.66.0)

---
updated-dependencies:
- dependency-name: zigpy
  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>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent b7ecf60 commit 2faaa33
Showing 1 changed file with 1 addition and 1 deletion.
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.65.4",
"zigpy==0.66.0",
"bellows==0.40.5",
"zigpy-znp==0.12.4",
"zigpy-deconz==0.23.3",
Expand Down

0 comments on commit 2faaa33

Please sign in to comment.