diff --git a/pyproject.toml b/pyproject.toml index f57ce419..c3f493ce 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ test = [ # More pytest plugins at: https://docs.pytest.org/en/latest/reference/plugin_list.html "pytest-cov ~= 5.0.0", "pytest-github-actions-annotate-failures ~= 0.2.0", - "pytest-randomly ~= 3.15.0", + "pytest-randomly ~= 3.16.0", ] docs = [ "furo ~= 2024.8.6",