diff --git a/pyproject.toml b/pyproject.toml index 93c4d355c..78607b373 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ test = [ # More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html "pytest-cov ~= 6.2.1", "pytest-github-actions-annotate-failures ~= 0.3.0", - "pytest-randomly ~= 3.16.0", + "pytest-randomly ~= 4.0.0", "pytest-xdist [psutil] ~= 3.8.0", ] typing = [