diff --git a/pyproject.toml b/pyproject.toml index db6d71b..7125c87 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,7 @@ dev = [ "colorlog==6.10.1", "pytest>=8.0", "pytest-cov>=4.1", - "pytest-asyncio>=0.23", + "pytest-asyncio>=1.3.0", ] [tool.setuptools.packages.find]