diff --git a/pyproject.toml b/pyproject.toml index adeb13f..ddb888f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ mypy = "^0.971" pre-commit = "^2.17.0" pre-commit-hooks = "^4.1.0" pylint = "^2.12.2" -pytest = "^6.2.5" +pytest = "^7.1.2" pytest-asyncio = "^0.19.0" pytest-cov = "^3.0.0" yamllint = "^1.26.3"