diff --git a/pyproject.toml b/pyproject.toml index e0139d5..c80bf04 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ lint = [ test = [ "requests==2.31.0", "pytest==8.1.1", - "pytest-asyncio == 0.23.5", + "pytest-asyncio == 0.23.5.post1", "pytest-cov==4.1.0", "pytest-pretty==1.2.0", ]