diff --git a/pyproject.toml b/pyproject.toml index 2026c42..20ea8a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dev = [ "pytest-cov==6.3.0", "pytest-asyncio==1.3.0", "pytest-mock==3.15.1", - "pytest-randomly==4.0.1", + "pytest-randomly==4.1.0", "pytest-fail-slow==0.6.0", "mypy==1.18.2", "pip-licenses==5.0.0",