From 4361877a7ec076b7a85738eecb593f0713f3c41f Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Sun, 18 Feb 2024 21:29:20 +0100 Subject: [PATCH 1/2] Update pyproject.toml for 2.2.2 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 67a2b8424..6ea92cd48 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ server = [ "python-slugify==8.0.4", "mashumaro==3.12", "memory-tempfile==2.2.3", - "music-assistant-frontend==2.2.1", + "music-assistant-frontend==2.2.2", "pillow==10.2.0", "pyatv==0.14.5", "unidecode==1.3.8", From b7d5bc6707fb271f47012607ebafec162a4948cf Mon Sep 17 00:00:00 2001 From: music-assistant-machine <141749843+music-assistant-machine@users.noreply.github.com> Date: Sun, 18 Feb 2024 21:29:21 +0100 Subject: [PATCH 2/2] Update requirements_all.txt for 2.2.2 --- requirements_all.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_all.txt b/requirements_all.txt index aaeadc9ac..d22372ec4 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -20,7 +20,7 @@ ifaddr==0.2.0 jellyfin_apiclient_python==1.9.2 mashumaro==3.12 memory-tempfile==2.2.3 -music-assistant-frontend==2.2.1 +music-assistant-frontend==2.2.2 orjson==3.9.13 pillow==10.2.0 plexapi==4.15.9