diff --git a/pyproject.toml b/pyproject.toml index 6a1d2ab31..783e0e3eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,7 +113,7 @@ test = [ "pytest-cov ~= 5.0.0", "pytest-github-actions-annotate-failures ~= 0.2.0", "pytest-httpserver ~= 1.1.0", - "pytest-randomly ~= 3.15.0", + "pytest-randomly ~= 3.16.0", ] typing = [ "types-Pygments ~= 2.18.0.20240506",