diff --git a/pyproject.toml b/pyproject.toml index 32f837d..587e2ad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -68,7 +68,7 @@ overgeneral-exceptions = [ [tool.poetry.group.test.dependencies] pytest = "^8.3" pytest-cov = "^4.1" -pytest-asyncio = "^0.25.2" +pytest-asyncio = "^0.26.0" pytest-mock = "^3.11.1" pytest-loguru = "^0.4.0"