diff --git a/pyproject.toml b/pyproject.toml index 26e3e46..2e91cd5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -33,7 +33,7 @@ dependencies = [ [project.optional-dependencies] dev = [ "pytest>=8.0.0", - "pytest-asyncio>=0.21.0", + "pytest-asyncio>=1.2.0", "pytest-cov>=4.1.0", "black>=23.0.0", "flake8>=6.0.0",