From: Marcel van der Veldt Date: Wed, 15 Jan 2025 23:06:38 +0000 (+0100) Subject: bump models to 1.1.17 X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=fac8b123a263696c5528cbbf58232b0e2fd522db;p=music-assistant-server.git bump models to 1.1.17 --- diff --git a/pyproject.toml b/pyproject.toml index 90f27338..6e440382 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "mashumaro==3.14", "memory-tempfile==2.2.3", "music-assistant-frontend==2.10.5", - "music-assistant-models==1.1.16", + "music-assistant-models==1.1.17", "orjson==3.10.12", "pillow==11.1.0", "podcastparser==0.6.10", diff --git a/requirements_all.txt b/requirements_all.txt index 8caa643c..f49279c5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -25,7 +25,7 @@ ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 music-assistant-frontend==2.10.5 -music-assistant-models==1.1.16 +music-assistant-models==1.1.17 orjson==3.10.12 pillow==11.1.0 pkce==1.0.3