From c2ff39e0827df75c5066a01b54406ece7f6c5c4c Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Sun, 26 Mar 2023 18:07:51 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 09bd0ff0..00f93df0 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==20230326.0", + "music-assistant-frontend==20230326.1", "pillow==9.4.0", "unidecode==1.3.6", "xmltodict==0.13.0", -- 2.34.1