Bump aiohttp to 3.13.5 and ibroadcastaio to 0.6.0#3707
Bump aiohttp to 3.13.5 and ibroadcastaio to 0.6.0#3707MarvinSchenkel merged 3 commits intomusic-assistant:devfrom
Conversation
🔒 Dependency Security Report📦 Modified Dependencies
|
|
@robsonke Looks like you have an |
|
@MarvinSchenkel it anyway did not work since ibroadcastio is forcing version 3.13.4 here. |
|
Oops, I took the current version of MA to not get conflicts. Checking. |
|
Thanks @robsonke, it is already fixed in this PR. Now we have a problem with audible |
Closes music-assistant/support#5249
@marcelveldt @MarvinSchenkel it seems there is an issue with current version of aiohttp that was fixed in https://github.com/aio-libs/aiohttp/releases/tag/v3.13.5 that is causing the authentication issue some users are experiencing.
Note: it was required to bump ibroadcastaio since it was pinning to aiohttp 3.13.4.