From ecb7cc82850fcd2c7d149a822d94970443940952 Mon Sep 17 00:00:00 2001 From: dotX12 Date: Fri, 23 Feb 2024 18:29:21 +0300 Subject: [PATCH] update shazamio_core version 1.0.7 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1183cd6..1417120 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ pytest = "^7.2.0" pytest-asyncio = "^0.20.3" anyio = "^3.6.2" pydantic = "^1.10.2" -shazamio-core = "^1.0.6" +shazamio-core = "^1.0.7" aiohttp-retry = "^2.8.3" [tool.poetry.group.dev.dependencies]