diff --git a/pyproject.toml b/pyproject.toml index 7c289c4..ad4b77c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ pytest = "^8.0" pytest-sugar = "*" pytest-icdiff = "*" jinja2 = "^3.1.4" -pytest-benchmark = "^4.0.0" +pytest-benchmark = "^5.0.0" [tool.pytest.ini_options] addopts = "--benchmark-disable"