From 62cf870509fa06208c5c6d3e90190a7ab8726cf2 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 4 Aug 2023 03:05:45 +0200 Subject: [PATCH] bump frontend to 2.0.11 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index 6dfc472b..cf719010 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ server = [ "python-slugify==8.0.1", "mashumaro==3.8.1", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.0.10", + "music-assistant-frontend==2.0.11", "pillow==10.0.0", "unidecode==1.3.6", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index 67a9cfc4..6759cdb5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -18,7 +18,7 @@ git+https://github.com/gieljnssns/python-radios.git@main ifaddr==0.2.0 mashumaro==3.8.1 memory-tempfile==2.2.3 -music-assistant-frontend==2.0.10 +music-assistant-frontend==2.0.11 orjson==3.9.2 pillow==10.0.0 plexapi==4.15.0 -- 2.34.1