diff --git a/pyproject.toml b/pyproject.toml index 18f43750..7c9c5401 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ mypy = "^1.5.0" bandit = "^1.7" pylint = "^2.0" pycodestyle = "^2.0" -pytest-asyncio = "^0.26.0" +pytest-asyncio = "^1.0.0" pytest-timeout = "^2.2.0" black = "^24.3.0" flake8 = "^6.1.0"