diff --git a/pyproject.toml b/pyproject.toml index 2e437628..a33aa219 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ sphinx-click = ">=3.0.2" typeguard = ">=2.13.3" xdoctest = {extras = ["colors"], version = ">=0.15.10"} myst-parser = {version = ">=0.16.1"} -pytest-benchmark = {extras = ["histogram"], version = "^4.0.0"} +pytest-benchmark = {extras = ["histogram"], version = "^5.0.0"} pytest-randomly = "^3.12.0" virtualenv = "20.26.6"