From: Kieran Hogg Date: Fri, 12 Dec 2025 11:49:25 +0000 (+0000) Subject: BBC Sounds: Bump auntie-sounds to 1.1.7 (#2797) X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=b899676d1518c56a2816341c3c3bbc13eee1e2a1;p=music-assistant-server.git BBC Sounds: Bump auntie-sounds to 1.1.7 (#2797) * Update auntie-sounds requirement to version 1.1.6 * Update auntie-sounds version to 1.1.6 * Bump auntie-sounds to 1.1.7 --- diff --git a/music_assistant/providers/bbc_sounds/manifest.json b/music_assistant/providers/bbc_sounds/manifest.json index dad62dbc..8505039b 100644 --- a/music_assistant/providers/bbc_sounds/manifest.json +++ b/music_assistant/providers/bbc_sounds/manifest.json @@ -7,9 +7,11 @@ "codeowners": [ "@kieranhogg" ], - "credits": ["[auntie-sounds](https://github.com/kieranhogg/auntie-sounds)"], + "credits": [ + "[auntie-sounds](https://github.com/kieranhogg/auntie-sounds)" + ], "requirements": [ - "auntie-sounds==1.1.4", + "auntie-sounds==1.1.7", "pytz==2025.2" ], "multi_instance": false diff --git a/requirements_all.txt b/requirements_all.txt index 981b337c..d8b3e4c2 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -19,7 +19,7 @@ aiovban>=0.6.3 alexapy==1.29.10 async-upnp-client==0.46.0 audible==0.10.0 -auntie-sounds==1.1.4 +auntie-sounds==1.1.7 awesomeversion>=24.6.0 bidict==0.23.1 certifi==2025.11.12