diff --git a/pyproject.toml b/pyproject.toml index 76b3533f..408d88ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -44,7 +44,7 @@ mypy = "1.8.0" pre-commit = "3.6.0" pre-commit-hooks = "4.5.0" pylint = "3.0.3" -pytest = "7.4.4" +pytest = "8.0.0" pytest-asyncio = "0.23.4" pytest-cov = "4.1.0" yamllint = "1.33.0"