diff --git a/pyproject.toml b/pyproject.toml index a5f8f3b..18de4c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ formatting = [ test = [ "pytest==7.4.2", "pytest-cov==4.1.0", - "pytest-asyncio==0.21.0" + "pytest-asyncio==0.23.2" ] code-inspection = [