From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Wed, 10 Sep 2025 18:09:06 +0000 (+0200) Subject: frontend-2.15.4 (#2389) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=f57ebe0ed08f750d43a98b8b4df592246fb3fc62;p=music-assistant-server.git frontend-2.15.4 (#2389) * Update pyproject.toml for 2.15.4 * Update requirements_all.txt for 2.15.4 --- diff --git a/pyproject.toml b/pyproject.toml index 939cfd78..6ec380eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "chardet>=5.2.0", "ifaddr==0.2.0", "mashumaro==3.16", - "music-assistant-frontend==2.15.3", + "music-assistant-frontend==2.15.4", "music-assistant-models==1.1.53", "mutagen==1.47.0", "orjson==3.11.3", diff --git a/requirements_all.txt b/requirements_all.txt index 7fbd582e..5a75665f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -30,7 +30,7 @@ ifaddr==0.2.0 liblistenbrainz==0.6.0 lyricsgenius==3.6.5 mashumaro==3.16 -music-assistant-frontend==2.15.3 +music-assistant-frontend==2.15.4 music-assistant-models==1.1.53 mutagen==1.47.0 orjson==3.11.3