From 63f280cf0483117dd7eb7e0021bdd121a6e8bc1d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 13 Aug 2025 19:33:06 +0000 Subject: [PATCH] fix(deps): update music-service-async-interface digest to 49f8f9c --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5bb720f..cdcde4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -7,7 +7,7 @@ authors = ["JuniorJPDJ ", "Kasper Seweryn [tool.poetry.dependencies] python = "^3.7" aiohttp = "^3.6" -music-service-async-interface = { git = "https://github.com/FUMR/music-service-async-interface.git", rev = "cf76aaaec6eb53a33d781f05346c6052f00b5646" } +music-service-async-interface = { git = "https://github.com/FUMR/music-service-async-interface.git", rev = "49f8f9c123b4801f46d24c4bc9273b22111b6113" } androguard = { version = "^4.0.0", optional = true } http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.git", tag = "v0.4.0", extras = ["async"], optional = true }