diff --git a/pyproject.toml b/pyproject.toml index f9cd392..6bcfbac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ telemetry = [ dev = [ "pytest>=8.0.0", "pytest-asyncio>=0.23.0", - "pytest-benchmark>=4.0.0", + "pytest-benchmark>=5.2.3", "pytest-cov>=5.0.0", "mypy>=1.8.0", "ruff>=0.4.0",