From 0c954ba53fdb4d23f02051d4297fbe7d5dacd000 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sat, 28 Oct 2023 00:24:35 +0200 Subject: [PATCH] Bump frontend to 2.0.15 (#902) bump frontend to 2.0.15 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 2ff061574..41d3ee183 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "python-slugify==8.0.1", "mashumaro==3.9", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.0.13", + "music-assistant-frontend==2.0.15", "pillow==10.1.0", "unidecode==1.3.6", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index 1330387b3..afe3f4388 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -18,7 +18,7 @@ git+https://github.com/music-assistant/deezer-python-async@v0.1.2 ifaddr==0.2.0 mashumaro==3.9 memory-tempfile==2.2.3 -music-assistant-frontend==2.0.13 +music-assistant-frontend==2.0.15 orjson==3.9.10 pillow==10.1.0 plexapi==4.15.0