Skip to content

Commit

Permalink
Chore(deps): Bump zeroconf from 0.135.0 to 0.136.0 (#1775)
Browse files Browse the repository at this point in the history
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.135.0 to 0.136.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.135.0...0.136.0)

---
updated-dependencies:
- dependency-name: zeroconf
  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 Nov 16, 2024
1 parent e07eb33 commit dc4e3fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies = [
"unidecode==1.3.8",
"xmltodict==0.14.2",
"shortuuid==1.0.13",
"zeroconf==0.135.0",
"zeroconf==0.136.0",
]
description = "Music Assistant"
license = {text = "Apache-2.0"}
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ unidecode==1.3.8
xmltodict==0.14.2
yt-dlp==2024.10.7
ytmusicapi==1.8.2
zeroconf==0.135.0
zeroconf==0.136.0

0 comments on commit dc4e3fe

Please sign in to comment.