diff --git a/pyproject.toml b/pyproject.toml index 52c357f5..59a1301f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,7 +65,7 @@ test = [ "faker ==38.2.0", "hypothesis >=6.21.0,<6.148.6", "pytest >=7.2.0,<9.0.0", - "pytest-benchmark ==5.2.0", + "pytest-benchmark ==5.2.3", "pytest-cases ==3.9.1", "pytest-custom_exit_code ==0.3.0", "pytest-cov ==6.3.0", # Uses: coverage[toml] >=7.5