From e2b2bdfda033758b756603d67ce2647aeddbfb63 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sun, 2 Apr 2023 00:49:12 +0200 Subject: [PATCH] bump frontend to 20230402.0 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ace33c48..4b02b99b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ server = [ "python-slugify==8.0.1", "mashumaro==3.5.0", "memory-tempfile==2.2.3", - "music-assistant-frontend==20230331.0", + "music-assistant-frontend==20230402.0", "pillow==9.4.0", "unidecode==1.3.6", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index e76cacbd..1d8780f5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -13,7 +13,7 @@ databases==0.7.0 git+https://github.com/pytube/pytube.git@refs/pull/1501/head mashumaro==3.5.0 memory-tempfile==2.2.3 -music-assistant-frontend==20230331.0 +music-assistant-frontend==20230402.0 orjson==3.8.9 pillow==9.4.0 plexapi==4.13.2 -- 2.34.1