From: Marcel van der Veldt Date: Sat, 23 Nov 2024 01:17:35 +0000 (+0100) Subject: Feat: Bump models to 1.1.3 X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=fe175c4fae9ea431c47c86c1841eee62f1d4b2fe;p=music-assistant-server.git Feat: Bump models to 1.1.3 --- diff --git a/pyproject.toml b/pyproject.toml index a890fd14..8649eb0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "mashumaro==3.14", "memory-tempfile==2.2.3", "music-assistant-frontend==v2.9.16", - "music-assistant-models==1.1.2", + "music-assistant-models==1.1.3", "orjson==3.10.7", "pillow==11.0.0", "python-slugify==8.0.4", diff --git a/requirements_all.txt b/requirements_all.txt index 3f2e68fc..a26cf83e 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -23,7 +23,7 @@ ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 music-assistant-frontend==v2.9.16 -music-assistant-models==1.1.2 +music-assistant-models==1.1.3 orjson==3.10.7 pillow==11.0.0 pkce==1.0.3