From: Marcel van der Veldt Date: Sat, 1 Feb 2025 00:11:56 +0000 (+0100) Subject: Chore: bump models to 1.1.23 X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=4364916ec3961f44b4224221c2641332bd5e78bc;p=music-assistant-server.git Chore: bump models to 1.1.23 --- diff --git a/pyproject.toml b/pyproject.toml index 1da47f87..64fc915b 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.10", - "music-assistant-models==1.1.20", + "music-assistant-models==1.1.23", "orjson==3.10.12", "pillow==11.1.0", "podcastparser==0.6.10", diff --git a/requirements_all.txt b/requirements_all.txt index c3383c1d..c378bdc9 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -26,7 +26,7 @@ ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 music-assistant-frontend==2.10.10 -music-assistant-models==1.1.20 +music-assistant-models==1.1.23 orjson==3.10.12 pillow==11.1.0 pkce==1.0.3