Skip to content

Commit 02c1c3b

Browse files
frontend-2.16.3 (#2467)
* Update pyproject.toml for 2.16.3 * Update requirements_all.txt for 2.16.3
1 parent 10280e5 commit 02c1c3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"chardet>=5.2.0",
2525
"ifaddr==0.2.0",
2626
"mashumaro==3.16",
27-
"music-assistant-frontend==2.16.2",
27+
"music-assistant-frontend==2.16.3",
2828
"music-assistant-models==1.1.60",
2929
"mutagen==1.47.0",
3030
"orjson==3.11.3",

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ librosa==0.11.0
3434
llvmlite==0.44.0
3535
lyricsgenius==3.7.2
3636
mashumaro==3.16
37-
music-assistant-frontend==2.16.2
37+
music-assistant-frontend==2.16.3
3838
music-assistant-models==1.1.60
3939
mutagen==1.47.0
4040
numpy==2.2.6

0 commit comments

Comments
 (0)