diff --git a/pyproject.toml b/pyproject.toml index 69c77a3..8e49803 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -40,7 +40,7 @@ fastapi = ["fastapi>=0.100"] flask = ["flask>=2.0"] dev = [ "pytest>=7.0", - "pytest-asyncio>=0.21", + "pytest-asyncio>=1.2.0", "pytest-cov>=4.0", "respx>=0.21", "mypy>=1.0",