From 76534999288844aaa58b69fa301ac0a32c52b82a Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Tue, 22 Oct 2024 21:37:00 +0200 Subject: [PATCH] bump frontend to 2.9.9 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 9f68f4a9..f77d9917 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ server = [ "python-slugify==8.0.4", "mashumaro==3.13.1", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.9.6", + "music-assistant-frontend==2.9.9", "pillow==11.0.0", "unidecode==1.3.8", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index 0b982244..04d0a6e3 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -22,7 +22,7 @@ hass-client==1.2.0 ifaddr==0.2.0 mashumaro==3.13.1 memory-tempfile==2.2.3 -music-assistant-frontend==2.9.6 +music-assistant-frontend==2.9.9 orjson==3.10.7 pillow==11.0.0 pkce==1.0.3 -- 2.34.1