diff --git a/agent/pyproject.toml b/agent/pyproject.toml index ab5cc886..230a8b13 100644 --- a/agent/pyproject.toml +++ b/agent/pyproject.toml @@ -28,7 +28,7 @@ dev = [ "pytest>=7.4", "pytest-cov>=4.0", "pytest-asyncio>=0.21", - "pytest-timeout>=2.1", + "pytest-timeout>=2.4.0", "pytest-benchmark>=4.0", "hypothesis>=6.91", "black>=23.12",