From afd125a4b7e4b911d5eb486f2af2173936b197c5 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Mon, 7 Aug 2023 01:11:59 +0200 Subject: [PATCH] bump frontend to 2.0.13 --- pyproject.toml | 2 +- requirements_all.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index ace1bd32..d846d9e3 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.12", + "music-assistant-frontend==2.0.13", "pillow==10.0.0", "unidecode==1.3.6", "xmltodict==0.13.0", diff --git a/requirements_all.txt b/requirements_all.txt index 47a0254c..3e4fe965 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.12 +music-assistant-frontend==2.0.13 orjson==3.9.2 pillow==10.0.0 plexapi==4.15.0 -- 2.34.1