From 11eb6aff7cba871eea1eef9ae71e8299e75d6e7a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 22 Aug 2024 16:30:58 +0000 Subject: [PATCH] fix(deps): update music-service-async-interface digest to 018f62b --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 88d8a06..b87fbc9 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 = "018f62bfb7905994770dd847f007aec559c619dc" } androguard = { version = "^3.3.5", optional = true } http-seekable-file = { git = "https://github.com/JuniorJPDJ/http-seekable-file.git", tag = "v0.4.0", extras = ["async"], optional = true }