diff --git a/pyproject.toml b/pyproject.toml index a4bd7b0..b843546 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -136,7 +136,7 @@ pyre-check = "*" pyright = "*" pyroma = "^4.1" pytest = "*" -pytest-asyncio = "^0.21.0" +pytest-asyncio = "^0.24.0" radon = "*" retype = "^22.8.0" ruff = "^0.3.7"