Skip to content

Commit 721ebee

Browse files
frontend-2.9.5 (#1726)
* Update pyproject.toml for 2.9.5 * Update requirements_all.txt for 2.9.5
1 parent 5e63c58 commit 721ebee

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
@@ -31,7 +31,7 @@ server = [
3131
"python-slugify==8.0.4",
3232
"mashumaro==3.13.1",
3333
"memory-tempfile==2.2.3",
34-
"music-assistant-frontend==2.9.4",
34+
"music-assistant-frontend==2.9.5",
3535
"pillow==10.4.0",
3636
"unidecode==1.3.8",
3737
"xmltodict==0.13.0",

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ hass-client==1.2.0
2222
ifaddr==0.2.0
2323
mashumaro==3.13.1
2424
memory-tempfile==2.2.3
25-
music-assistant-frontend==2.9.4
25+
music-assistant-frontend==2.9.5
2626
orjson==3.10.7
2727
pillow==10.4.0
2828
pkce==1.0.3

0 commit comments

Comments
 (0)