diff --git a/pyproject.toml b/pyproject.toml index b080af1..546250b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ lint = [ test = [ "requests==2.31.0", "pytest==7.4.4", - "pytest-asyncio == 0.23.4", + "pytest-asyncio == 0.23.5", "pytest-cov==4.1.0", "pytest-pretty==1.2.0", ]