From: Marcel van der Veldt Date: Fri, 10 Jan 2025 20:12:16 +0000 (+0100) Subject: Deps: Bump models to 1.1.12 X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=a654c39966e1f21bed2de99061434fb22a50c0fc;p=music-assistant-server.git Deps: Bump models to 1.1.12 --- diff --git a/pyproject.toml b/pyproject.toml index a9e643f6..7686e9b0 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.4", - "music-assistant-models==1.1.11", + "music-assistant-models==1.1.12", "orjson==3.10.12", "pillow==11.0.0", "podcastparser==0.6.10", diff --git a/requirements_all.txt b/requirements_all.txt index db3c537f..55b31003 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -24,7 +24,7 @@ ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 music-assistant-frontend==2.10.4 -music-assistant-models==1.1.11 +music-assistant-models==1.1.12 orjson==3.10.12 pillow==11.0.0 pkce==1.0.3