From 9ea62ea2da02dc4932eee1b5cbad40f0450f4e0e Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Wed, 21 Aug 2024 21:30:56 +0200 Subject: [PATCH] Update pyproject.toml for 2.8.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a598ac0d1..01acecc5c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -31,7 +31,7 @@ server = [ "python-slugify==8.0.4", "mashumaro==3.13.1", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.8.6", + "music-assistant-frontend==2.8.7", "pillow==10.4.0", "unidecode==1.3.8", "xmltodict==0.13.0",