From c8c4e85482d12d9a0af5db8c90c1b397c67b61c3 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Mon, 6 Jan 2025 02:55:51 +0100 Subject: [PATCH] Bump models (again) to 1.1.9 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 4e6c46dd6..f17844020 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.2", - "music-assistant-models==1.1.8", + "music-assistant-models==1.1.9", "orjson==3.10.12", "pillow==11.0.0", "podcastparser==0.6.10", diff --git a/requirements_all.txt b/requirements_all.txt index a150265c0..6c92c4292 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.2 -music-assistant-models==1.1.8 +music-assistant-models==1.1.9 orjson==3.10.12 pillow==11.0.0 pkce==1.0.3