diff --git a/pyproject.toml b/pyproject.toml index 7f1d02c..c0ad903 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ dev = [ "maturin>=1.8.3", "mypy>=1.15.0", "pytest>=9.0.3", - "pytest-benchmark>=5.1.0", + "pytest-benchmark>=5.2.3", "pytest-cov>=6.0.0", "pytest-xdist[psutil]>=3.6.1", "ruff>=0.11.0",