From: Marcel van der Veldt Date: Sun, 26 Mar 2023 16:07:51 +0000 (+0200) Subject: Update pyproject.toml X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=c2ff39e0827df75c5066a01b54406ece7f6c5c4c;p=music-assistant-server.git Update pyproject.toml --- 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",