From bb936b93e3f8bc2f321534268743c78f9d2a1ce6 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 25 Oct 2024 14:43:14 +0200 Subject: [PATCH] Chore: Bump frontend to 2.9.13 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 3bff4d1f..44fcd6cd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ server = [ "python-slugify==8.0.4", "mashumaro==3.14", "memory-tempfile==2.2.3", - "music-assistant-frontend==v2.9.12", + "music-assistant-frontend==v2.9.13", "pillow==11.0.0", "unidecode==1.3.8", "xmltodict==0.14.2", diff --git a/requirements_all.txt b/requirements_all.txt index dd1d2622..c4cccbb8 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -22,7 +22,7 @@ hass-client==1.2.0 ifaddr==0.2.0 mashumaro==3.14 memory-tempfile==2.2.3 -music-assistant-frontend==v2.9.12 +music-assistant-frontend==v2.9.13 orjson==3.10.7 pillow==11.0.0 pkce==1.0.3 -- 2.34.1