diff --git a/pyproject.toml b/pyproject.toml index 107996814..74aac9c9f 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.135.0", + "zeroconf==0.136.0", ] description = "Music Assistant" license = {text = "Apache-2.0"} diff --git a/requirements_all.txt b/requirements_all.txt index d5f49d043..0be75ce49 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -47,4 +47,4 @@ xmltodict==0.14.2 yt-dlp==2024.10.7 yt-dlp-youtube-accesstoken==0.1.1 ytmusicapi==1.8.1 -zeroconf==0.135.0 +zeroconf==0.136.0