diff --git a/pyproject.toml b/pyproject.toml index 6ac02eaf..e5f0e319 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,7 +45,7 @@ dev = [ "mypy~=1.2", "orjson~=3.8", "pre-commit~=4.0", - "pytest-benchmark~=5.0.0", + "pytest-benchmark~=5.1.0", "pytest-console-scripts~=1.4.0", "pytest-cov~=6.0", "pytest-recording~=0.13",