diff --git a/pyproject.toml b/pyproject.toml index 2793d85..36efa0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -13,7 +13,7 @@ aiohttp = "^3.8.5" [tool.poetry.group.dev.dependencies] pytest = "^8.1.1" -pytest-asyncio = ">=0.23.6,<0.26.0" +pytest-asyncio = ">=0.23.6,<0.27.0" ruff = "^0.9.6" [tool.ruff]