From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Mon, 23 Dec 2024 11:11:39 +0000 (+0100) Subject: frontend-2.9.17 (#1812) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=afb1fd2b327cae517b771f079fa3b41d1487a5fa;p=music-assistant-server.git frontend-2.9.17 (#1812) * Update pyproject.toml for 2.9.17 * Update requirements_all.txt for 2.9.17 --- diff --git a/pyproject.toml b/pyproject.toml index 2be76bda..245f1483 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "ifaddr==0.2.0", "mashumaro==3.14", "memory-tempfile==2.2.3", - "music-assistant-frontend==v2.9.16", + "music-assistant-frontend==2.9.17", "music-assistant-models==1.1.4", "orjson==3.10.12", "pillow==11.0.0", diff --git a/requirements_all.txt b/requirements_all.txt index 1d3a3ebd..ad0c3d46 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ ibroadcastaio==0.3.1 ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 -music-assistant-frontend==v2.9.16 +music-assistant-frontend==2.9.17 music-assistant-models==1.1.4 orjson==3.10.12 pillow==11.0.0