diff --git a/agent/pyproject.toml b/agent/pyproject.toml index ab5cc886..af4caf10 100644 --- a/agent/pyproject.toml +++ b/agent/pyproject.toml @@ -29,7 +29,7 @@ dev = [ "pytest-cov>=4.0", "pytest-asyncio>=0.21", "pytest-timeout>=2.1", - "pytest-benchmark>=4.0", + "pytest-benchmark>=5.2.3", "hypothesis>=6.91", "black>=23.12", "mypy>=1.8",