diff --git a/pyproject.toml b/pyproject.toml index 8390241..200275f 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.23.8" radon = "*" retype = "^22.8.0" ruff = "^0.3.7"