diff --git a/pyproject.toml b/pyproject.toml index 0a3954d..1148156 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -48,7 +48,7 @@ test = [ "factory-boy==3.3.3", "pytest-django==4.12.0", "pytest-cov==7.0.0", - "pytest-randomly==4.0.1", + "pytest-randomly==4.1.0", "tox==4.50.0", ]