diff --git a/server/pyproject.toml b/server/pyproject.toml index bc31ad286..61bbbe448 100644 --- a/server/pyproject.toml +++ b/server/pyproject.toml @@ -21,7 +21,7 @@ dev = [ "pyright>=1.1.380", "pytest>=8.3.2", "python-dotenv>=1.0.1", - "pytest-asyncio>=0.24.0", + "pytest-asyncio>=1.3.0", "pytest-xdist>=3.6.1", "ruff>=0.6.2", "fastapi-cli>=0.0.5",