Skip to content

Commit

Permalink
Bump zeroconf from 0.119.0 to 0.128.0 (#944)
Browse files Browse the repository at this point in the history
Bumps [zeroconf](https://github.com/python-zeroconf/python-zeroconf) from 0.119.0 to 0.128.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.119.0...0.128.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent c912aca commit 070f3d8
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
@@ -43,7 +43,7 @@ server = [
"xmltodict==0.13.0",
"orjson==3.9.10",
"shortuuid==1.0.11",
"zeroconf==0.119.0",
"zeroconf==0.128.0",
"cryptography==41.0.6",
"ifaddr==0.2.0",
"uvloop==0.19.0"
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
@@ -34,4 +34,4 @@ unidecode==1.3.7
uvloop==0.19.0
xmltodict==0.13.0
ytmusicapi==1.3.2
zeroconf==0.119.0
zeroconf==0.128.0

0 comments on commit 070f3d8

Please sign in to comment.