Skip to content

Commit

Permalink
Bump zeroconf from 0.132.2 to 0.133.0
Browse files Browse the repository at this point in the history
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.132.2 to 0.133.0.
- [Release notes](https://github.com/python-zeroconf/python-zeroconf/releases)
- [Changelog](https://github.com/python-zeroconf/python-zeroconf/blob/master/CHANGELOG.md)
- [Commits](python-zeroconf/python-zeroconf@0.132.2...0.133.0)

---
updated-dependencies:
- dependency-name: zeroconf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 2, 2024
1 parent ee70a46 commit 75e4e80
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 @@ -38,7 +38,7 @@ server = [
"coloredlogs==15.0.1",
"cryptography==43.0.0",
"orjson==3.10.7",
"zeroconf==0.132.2",
"zeroconf==0.133.0",
"home-assistant-chip-core==2024.7.1",
]
test = [
Expand Down

0 comments on commit 75e4e80

Please sign in to comment.