Bump zeroconf to 0.148.0 (#153704)

This commit is contained in:
J. Nick Koston
2025-10-04 21:57:00 -05:00
committed by GitHub
parent c943cf515c
commit 3726f7eca9
6 changed files with 6 additions and 6 deletions

View File

@@ -80,7 +80,7 @@ dependencies = [
"voluptuous-openapi==0.1.0",
"yarl==1.20.1",
"webrtc-models==0.3.0",
"zeroconf==0.147.2",
"zeroconf==0.148.0",
]
[project.urls]