diff --git a/pyproject.toml b/pyproject.toml index 8649eb0a1..2183eefea 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dependencies = [ "unidecode==1.3.8", "xmltodict==0.14.2", "shortuuid==1.0.13", - "zeroconf==0.136.0", + "zeroconf==0.136.2", ] description = "Music Assistant" license = {text = "Apache-2.0"} diff --git a/requirements_all.txt b/requirements_all.txt index a26cf83eb..f5f2c154b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -46,4 +46,4 @@ unidecode==1.3.8 xmltodict==0.14.2 yt-dlp==2024.10.7 ytmusicapi==1.8.2 -zeroconf==0.136.0 +zeroconf==0.136.2