diff --git a/pyproject.toml b/pyproject.toml index 67abb61..89c2dd2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -182,7 +182,7 @@ overgeneral-exceptions = [ [tool.poetry.group.test.dependencies] pytest = "^8.0.0" pytest-cov = "^6.0.0" -pytest-asyncio = "^0.24.0" +pytest-asyncio = "^0.25.0" pytest-mock = "^3.11.1" pytest-loguru = "^0.4.0"