From 7a77cca9c44c61dd5c8f451b507c8384799f457f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Dec 2024 20:32:15 +0000 Subject: [PATCH] fix(deps): update music-service-async-interface digest to cf76aaa --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 70c9133..117a81e 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 = "2bc9cd8a1fda0486f325e127e4d7e80a5b0fedcf" } +music-service-async-interface = { git = "https://github.com/FUMR/music-service-async-interface.git", rev = "cf76aaaec6eb53a33d781f05346c6052f00b5646" } 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 }