From 9cf502ae386ece4d40c0df0d82022c38b38313ae Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Fri, 18 Oct 2024 02:17:28 +0200 Subject: [PATCH] Update pyproject.toml for 2.9.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 13afd6eae..38001964c 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.9.2", + "music-assistant-frontend==2.9.3", "pillow==10.4.0", "unidecode==1.3.8", "xmltodict==0.13.0",