Bump zeroconf to 0.146.0 (#139804)

changelog: https://github.com/python-zeroconf/python-zeroconf/compare/0.145.1...0.146.0
This commit is contained in:
J. Nick Koston
2025-03-04 17:10:07 -10:00
committed by GitHub
parent e51d9bd6f4
commit 24188ffb31
6 changed files with 6 additions and 6 deletions

View File

@@ -82,7 +82,7 @@ dependencies = [
"voluptuous-openapi==0.0.6",
"yarl==1.18.3",
"webrtc-models==0.3.0",
"zeroconf==0.145.1"
"zeroconf==0.146.0"
]
[project.urls]