diff --git a/pyproject.toml b/pyproject.toml index 68558c7..b0d0605 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ asynctest = "^0.13.0" bump2version = "^1.0.1" pre-commit = "^2.19.0" pytest = "^7.1.2" -pytest-asyncio = "^0.18.3" +pytest-asyncio = "^0.19.0" pytest-cov = "^3.0.0" pytest-mock = "^3.7.0"