diff --git a/pyproject.toml b/pyproject.toml index 2963ed3..4f6e613 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -75,8 +75,8 @@ dependencies = [ "coverage[toml] ~= 7.6", "pytest ~= 8.3; python_version >= '3.9'", "pytest-mock ~= 3.14", - "pytest-randomly ~= 3.15", - "pytest-rerunfailures ~= 14.0", + "pytest-randomly ~= 3.16", + "pytest-rerunfailures ~= 5.0", "pytest-xdist[psutil] ~= 3.6", ] extra-dependencies = [