From 54eee691595f01423fde602aecb438b6594119b0 Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Sat, 1 Feb 2025 19:29:39 +0100 Subject: [PATCH] frontend-2.10.11 (#1931) * Update pyproject.toml for 2.10.11 * Update requirements_all.txt for 2.10.11 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 64fc915b6..de7778959 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "ifaddr==0.2.0", "mashumaro==3.14", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.10.10", + "music-assistant-frontend==2.10.11", "music-assistant-models==1.1.23", "orjson==3.10.12", "pillow==11.1.0", diff --git a/requirements_all.txt b/requirements_all.txt index c378bdc98..338ad6824 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -25,7 +25,7 @@ ibroadcastaio==0.4.0 ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 -music-assistant-frontend==2.10.10 +music-assistant-frontend==2.10.11 music-assistant-models==1.1.23 orjson==3.10.12 pillow==11.1.0